Here is the prototype #4 of my game:
Peter the Cockroach
Things Changed:
Here are some changes I made from prototype #3:
- Added tutorial functionality:
asking a player whether they wanna go through the tutorial or not - if yes, then start the tutorial which tells a player the basic commands in the game. - Added 'help' command:
if a player types 'help', then it will show up the basic commands in the game (just like git --help in the terminal prompt.) - Added food in the world:
onion
Things That Will Be Added:
- Understanding 'map' command to display the map of the game world.
- Human beings' attacks scenario
- Dog chasing scenario
- Human Beings' traps scenario
- Auto-spelling completion
- World extension
- More variety of food
Information
I have updated my Github page for Peter the Cockroach, Github Wiki page and Github Issues page. If anyone is interested in, feel free to visit and take a look at those! :)
Hi Shohei, here is my blog on my playtest.
ReplyDeletehttp://enteractivelyme.blogspot.com/2012/12/peter-cockroach-playtest.html
Good stuff.