Author Topic: winter themed roguelike for you to practice Java  (Read 5805 times)

Eben

  • Rogueliker
  • ***
  • Posts: 339
  • Karma: +0/-0
  • Controversializer
    • View Profile
    • SquidPony!
winter themed roguelike for you to practice Java
« on: December 19, 2013, 03:30:41 AM »
I put up a lab I constructed from practicing all levels of Java programming, from basic control statements to threading. It features a minimally implemented roguelike so you start with a working game and expand it in ways outlined in an instruction sheet. The practice areas are decoupled, so you can do just the parts you want rather than having to go through a specific order of things.

http://squidpony.com/computer-games/practice-labs/java-programming-practice-with-a-winter-roguelike/