Well, here it is - our first entry in "Game A Week", an exclusive Kotaku AU feature where you guys come up with ideas for simple games and I try and code them in seven days.
This little guy is called Wizkill. It's a roguelike, which means it's nothing but ASCII graphics, letter-shaped monsters, gold and dungeons. Roguelikes are traditionally quite hard and have a steep learning curve. I've tried to minimise the latter by limiting the number of keys, removing classes and providing a single goal (killing monsters), but who knows, it might still take a while to come to grips with.
There's a score component, calculated when you die or hit level 25. Feel free to post your highest score in the comments for this post. Oh, and if you notice any bugs or want to suggest some changes, add them here as well. If there are enough, I'll make the appropriate tweaks and release a "final" version on Monday.
If you'd like to start playing, you can download the game after the jump. I've also included a write-up on the design and development process, and what I'll be taking across to my next Game A Week project.
Read More »