Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cdlm/kata-adventure

A simple text-mode adventure game, as an OO design & Java programming exercise.
https://github.com/cdlm/kata-adventure

Last synced: 4 days ago
JSON representation

A simple text-mode adventure game, as an OO design & Java programming exercise.

Awesome Lists containing this project

README

        

# Java kata: text adventure / labyrinth

A simple [text adventure / interactive fiction][if] game, as a Java programming and OO design exercise.
This version was inspired from the _Zuul_ game discussed in chapter 7 of the [BlueJ book][bluej].

[if]: http://en.wikipedia.org/wiki/Interactive_fiction
[bluej]: http://www.bluej.org/help/textbook.html

### License

Creative Commons License
This work by Damien Pollet is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.