vatbub / commandlineGames

A collection of funny command line games written in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

commandlineGames

Sometimes, I find myself being bored often looking for some quick and nice games that don't take long. On the other hand, I am a bit of a nerd and like the spirit of the command line. Then again, I am not nerdy enough to use Linux and I found only very few command line games for windows.

That's why I decided one night to start this collection of small mini console games in java and thus compatible with Windows, Mac and Linux.

Currently available mini games

  • GuessMyNumber
  • QuickMath

More to come...

Downloads

CI, binaries, downlads, waaiit, give me some time pls and I will offer you all of that. Right now, you need to clone the repo and build your own binary by running mvn package. Then, you can run java -jar commandlineGames-1.0-SNAPSHOT-jar-with-dependencies.jarfrom the target-folder.

Have fun!

About

A collection of funny command line games written in Java

License:Apache License 2.0


Languages

Language:Java 100.0%