Matthew Hopson
Results
14
issues of
Matthew Hopson
The source code is a mess, will be fixing this over time for historic reasons i guess.
When it comes to creating the acsiimon for the game, there are basically 2 types. 1. Basic base data of the Asciimon. This is things like base stats, their type,...
help wanted
The functions `void World::playerProjectileInput()` and `void World::enemyProjectileFire()` have very similar function bodies, there must be a way to generalise these functions somehow.
Code Improvement