analogjupiter / Drail

๐ŸŽฎ๐Ÿš‚ Drail: A terminal train game [temporarily discontinued]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐ŸŽฎ๐Ÿš‚ Drail: A terminal train game

Build

You can either build this app yourself (see both variants below) or just download a precompiled binary from the releases page.

Using DUB

  1. git clone https://github.com/voidblaster/Drail
  2. cd Drail
  3. dub build
  4. Now you can find the executable in the bin/ directory.

Using DUB (without Git)

  1. dub fetch Drail
  2. dub build Drail
  3. Now you can run the executable via dub run.

Dependencies

This program makes use of terminal.d taken from arsd by Adam D. Ruppe.

About

๐ŸŽฎ๐Ÿš‚ Drail: A terminal train game [temporarily discontinued]

License:Mozilla Public License 2.0


Languages

Language:D 100.0%