initial.d

August 31, 2017 ยท View on GitHub

A Toyota AE86 for your terminals.

Screenshot

Inspired by hexe, gti, and sl.

Requirements

  • A D2 compiler that can be run using rdmd

Usage

Just run ./initial.d ;)

If you want to compile it instead, just run this:

dmd -J. -of=initial-d ./initial.d

This will create an initial-d executable in your current working directory.

License

BSD 2-clause