A turn based game where you play as a mage and fight through stuff
To build the game you need to have the following tools installed:
We're also using the following SDL extension libraries: Image, Mixer, and Net.
Then you can build and run the game with:
make client
make server
- Main Menu
- Level 1
- Overworld Map
- Graph
- Player Movement
- Enemy Movement
- Obstacles
- Encounters
- Villages (V)
- Fields (F)
- Enemy Camps (C)
- Ancient Ruins (R)
- Battle Mode
- Spell Casting
- Relic Effects
- Enemies
- Mage Neophyte
- Mage Acolyte
- Boss
- Mage General
- Overworld Map
- Graphics
- Options Menu
- Level 2
- Map
- Enemies
- Boss
- Mage Generals
- Level 3
- Map
- Enemies
- Boss
- Mage King
- Graphics
- Credits Menu
- Intro Cutscene
- Map Editor
- Multiplayer
- 1v1
- 2v2