Upcoming Features Revisions - Qwarkster/gamesys GitHub Wiki

There's a lot of work I intend to put into this project. I'm fully aware there are already some parts of the code that stinks, a lot of these things will improve as I increase my knowledge of the language and how to use it properly. It truly is a hobby for me to learn and develop the project I have in mind, as to it's usefulness, well it's a learning experience for me about a lot of things, and that's that!

Modules

  • Audio
  • Improved Scripting
  • Assets Management
  • Game Concept Functionalities (Stores, Transactions, Battle, Points, Turns, etc.)

Code Quality Improvements

  • Continuing to revisit fundamentals of what the language is capable of and changing ugly code into pretty code continually.
  • Ensuring structures are organized properly so as to make using the library as painless and logical as possible.
  • Developing thorough documentation that should help to guide improvements as well as identify problem areas.

I will continue to build on goals and future ideas as I proceed with development. I'd love for it to do a few things, really well, as opposed to a monolith loaded with bugs.