News: Read the
RULES
before posting.
1 Hour
1 Day
1 Week
1 Month
Forever
November 22, 2024, 06:55:22 PM
Temple of The Roguelike Forums
»
Development
»
Programming
»
winter themed roguelike for you to practice Java
Home
Help
Search
Login
Register
« previous
next »
Print
Pages: [
1
]
Author
Topic: winter themed roguelike for you to practice Java (Read 5805 times)
Eben
Rogueliker
Posts: 339
Karma: +0/-0
Controversializer
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/
Logged
Print
Pages: [
1
]
« previous
next »
Temple of The Roguelike Forums
»
Development
»
Programming
»
winter themed roguelike for you to practice Java