Skip to content
Adrian Wennberg edited this page Mar 25, 2019 · 2 revisions

We are still lacking some of the major core features for gameplay. This page is here to outline what needs to be done and where we are at. So, here's a list of features we need. Things we allready have are makrked with an asterisk*. A more in depth description of each system can be found with the relevant issues. Separate wiki pages might be created as needed.

  • Drawing to screen* (done using pygame)
  • Player character*
  • Grid based Movement*
  • Simple maps with floors and walls*
  • Loading maps from files*
  • Loadig multiple levels with static items and enemies
  • Designing levels
  • Player stats and HP
  • Enemies
  • Combat
  • Items
  • Player Inventory
  • Equipment
  • Simple GUI
  • Main Menu with configurable persistant options.

Alpha Roadmap

Clone this wiki locally