Friday, December 7, 2012

Prototype #4 - Peter the Cockroach

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:

  1. Understanding 'map' command to display the map of the game world.
  2. Human beings' attacks scenario
  3. Dog chasing scenario
  4. Human Beings' traps scenario
  5. Auto-spelling completion
  6. World extension
  7. 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! :)

1 comment:

  1. Hi Shohei, here is my blog on my playtest.

    http://enteractivelyme.blogspot.com/2012/12/peter-cockroach-playtest.html

    Good stuff.

    ReplyDelete