You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ToDo: improvements and new features that can be added
New themes: do you have a cool theme that you would like to be featured in the game? Let us know!
Command history: add functionality to store the command history, so you can navigate through it using the up/down arrows. (Implemented by @cwilson-github)
Save different themes: at the moment only one theme (custom) can be saved/loaded. It would be nice to create any number of user themes and load them from a list of files. (Implemented by @alexaverill)
Complex board shapes: You can add obstacles or change the shape of the board itself! This will mean a change of the collision detection, the editor and the way we declare a theme(shape will need to be included as part of the theme)
Lives as parameter: set the number of lives through a parameter. (Implemented by @alexaverill)
All contributors will receive swag, our thanks and most importantly their name in the code!