
You've created some very nice games that feel roguelike yet very different from ToME, which was my hope for the contest!
Now I'll be creating an interface on te4.org for players to vote, I do not have the details yet but to vote players will simply need to be logged in and have played your game.
A few notes before/for your release:
- Modules must be uploaded to te4.org, if you are not yet allowed to do so please reply here with the name of your profile
- Spend your last few days polishing, you dont want them nasty bugs creeping up on unsuspecting players!
- Talk about your game: post about it on roguelike forums, game forums, ... (this is why a standalone version is important)
- It is strongly encouraged that you also do a standalone release. It is very easy to do:
- Download http://te4.org/dl/dev/boot-example.zip as a base for the main menu
- Remove the boot module from game/engines/default/modules/boot*
- Put your new boot module in place
- Edit/replace boot/data/gfx/background/ files with your own splash screen
- Edit boot/init.lua to give it a correct name
- Grab ToME's archives, inside replace the boot module by yours and tome module by yours
- Voila !