dinorun 0.1.2
A simple terminal game
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
dinorun
A game similar to chrome's dinosaur one, except this one runs inside a terminal.
Building
To build this, you need:
- dub
- dmd (other Dlang compilers might work, but this is the only tested one)
These bash commands will get you a binary of the game:
dub fetch dinorun
dub build dinorun -b=release
This will create a binary named dinorun
in the directory.
To run it, do:
dub run dinorun
License
This project is licensed under the MIT License - see the license.md
file included.
It also uses Adam D. Ruppe's terminal.d which is licensed under the Boost License - see source/arsd/LICENSE
- Registered by Nafees Hassan
- 0.1.2 released 4 years ago
- Nafees10/dinorun
- MIT
- Copyright © 2019-2020, Nafees Hassan
- Authors:
- Dependencies:
- utils
- Versions:
-
0.1.2 2020-Jul-09 0.1.1 2020-Jan-23 0.1.0 2019-Dec-22 ~master 2020-Jul-09 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
1 downloads this month
-
37 downloads total
-
- Score:
- 0.7
- Short URL:
- dinorun.dub.pm