https://github.com/tobiaskaiser/tuadventure
Text Adventure set in the Technical University of Berlin
https://github.com/tobiaskaiser/tuadventure
text-adventure tu-berlin
Last synced: 10 days ago
JSON representation
Text Adventure set in the Technical University of Berlin
- Host: GitHub
- URL: https://github.com/tobiaskaiser/tuadventure
- Owner: TobiasKaiser
- Created: 2015-02-03T05:08:02.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-03T05:19:01.000Z (over 11 years ago)
- Last Synced: 2023-03-11T18:48:11.825Z (about 3 years ago)
- Topics: text-adventure, tu-berlin
- Language: Java
- Size: 145 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TUAdventure
In this little text adventure, you are a student of the Technical University of Berlin (http://www.tu-berlin.de).
It is written in Java and does not rely on third-party libraries. Compile it with `javac Adventure.java` and run it with `java Adventure`.
I wrote the original German version on the weekend of May 4th and 5th 2013 and added English translations on May 22nd 2015.
Copyright (C) 2013, 2015 Tobias Kaiser