initial.d
A Toyota AE86 for your terminals.
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