-
Notifications
You must be signed in to change notification settings - Fork 10
Collaboration
Alex Simon edited this page May 27, 2015
·
8 revisions
- Fork the repo and send us a pull request!
- Send us an email to
dev@kano.mewith your feedback, ideas or suggestions. - Visit the forum: http://world.kano.me/forum
- 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!