opensourcegames/entries/rails_an_18xx_game_system.md
2020-09-04 16:35:00 +02:00

16 lines
459 B
Markdown

# Rails: an 18xx game system
- Home: https://rails.sourceforge.io/, https://sourceforge.net/projects/rails/
- State: mature
- Download: https://sourceforge.net/projects/rails/files/Rails/
- Keywords: strategy, turn-based
- Code repository: https://github.com/Rails-18xx/Rails.git
- Code language: Java
- Code license: GPL-2.0
Rails is a Java game engine intended to play any of the 18xx series of turn-based board games.
## Building
- Build system: Maven