Skip to content

A silly game where you complete levels with magic circles

Notifications You must be signed in to change notification settings

rope-hmg/Magical-Magic-Mages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magical Magic Mages

A turn based game where you play as a mage and fight through stuff

Building

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

Alpha Roadmap:

  • 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

Beta Roadmap:

  • Graphics
  • Options Menu
  • Level 2
    • Map
    • Enemies
    • Boss
      • Mage Generals
  • Level 3
    • Map
    • Enemies
    • Boss
      • Mage King

Release Roadmap:

  • Graphics
  • Credits Menu
  • Intro Cutscene
  • Map Editor
  • Multiplayer
    • 1v1
    • 2v2

About

A silly game where you complete levels with magic circles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published