Roguelike

I have expanded the roguelike I was working on to include:
  • Randomly generated levels
  • Much larger levels
  • Enemy AI
  • Collision detection
  • And ASCII graphics

Thanks to a .jar I found on the internet I am able to mimic the normal c++ terminal window style view, it's 100 times better.

I shall post a picture later.

No comments:

Post a Comment