Drasky-Vanderhoff / CommonDrops

A free clone of Magical Drop made with just C++ SFML library, mostly for learning purpose and because i love magical drop.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CommonDrops

A free clone of Magical Drop made with just C++ SFML library, mostly for learning purpose and because i love magical drop.

Tools and Libraries :

Objectives for v0.1

  • Make the survival mode work in the most basic manner.

Objectives for v0.2

  • Make it completely configurable ( art, music, sound, maps, crystal matrix, etc).
  • Write unit testing for it and make CrystalMatrix very reliable on its interaction and internal process resolution.

Future versions

  • special crystals than can make everything explotes, crystal throw and grab animations, etc
  • Challenge Mode
  • Online ??? ( probably not xD )

TODO

  • Add links to the art i'd used for this game. Everything was taken from https://opengameart.org and it uses CC0 license.

About

A free clone of Magical Drop made with just C++ SFML library, mostly for learning purpose and because i love magical drop.

License:MIT License


Languages

Language:C++ 99.8%Language:C 0.2%