Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oleander/rollercoaster-tycoon
Rollercoaster Tycoon - The multithreaded version
https://github.com/oleander/rollercoaster-tycoon
Last synced: about 2 months ago
JSON representation
Rollercoaster Tycoon - The multithreaded version
- Host: GitHub
- URL: https://github.com/oleander/rollercoaster-tycoon
- Owner: oleander
- Created: 2011-03-10T00:10:43.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-05-05T16:05:34.000Z (over 12 years ago)
- Last Synced: 2023-04-10T09:39:55.552Z (almost 2 years ago)
- Homepage: https://github.com/oleander/Rollercoaster-Tycoon
- Size: 117 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# Rollercoaster Tycoon - The multithreaded version
Rollercoaster Tycoon purely written in Java.
*Fun for the whole family and it's multithreaded!*
## How to use
### Installing JR
Take a few days off work and install [JR](http://www.cs.ucdavis.edu/~olsson/research/jr/).
### Compile and run
Easy as pie, use [Tarrach](https://github.com/Tarrasch) awesome [ja](https://gist.github.com/862239) bash snippet.
$ ja Main
## Example outputName-16 is now in the queue
Name-8 is now in the queue
Name-10 is now in the queue
Name-19 is now in the queue
Name-14 is now in the queue
Name-18 is now in the queue
Name-5 is now in the queue
Name-13 is now in the queue
Name-6 is now in the queue
The alarm went off!
Name-16 taking a ride
Name-8 taking a ride
Name-14 taking a ride
Name-10 taking a ride
Name-19 taking a ride
Name-6 taking a ride
Name-13 taking a ride
Name-5 taking a ride
Name-18 taking a ride## Bug fixes and other contributions
This application is bug free due to the fact that it's written in Java, or was it the opposite?
> Write once, debug everywhere
JR makes it even better!
> Write once, debug everywhere, run nowhere.
## Thanks to
- [Alejandro Russo](http://www.cse.chalmers.se/~russo/) who **forced** me to learn JR.
- [Arash Rouhani](https://github.com/Tarrasch) for the `ja` snippet.
- [JR Core Team](http://www.cs.ucdavis.edu/~olsson/research/jr/photos/2004-06-17c.jpg) who build the super stable JR source. *It only crached 9 times, yeah!*## Version
`Rollercoaster Tycoon 0.1`