Skip to content

d-w-arnold/java-countdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Countdown CLI Game

A simple Countdown game you can play on the command line.

Features:

  • Both Numbers and Letters rounds, or just Numbers or just Letters rounds.
  • Choose vowels and consonants in Letters round, as seen on TV.
  • Choose large / small number quantities in Numbers round, as seen on TV.
  • Simple Countdown timer.
  • Each Number round ends with a chance to see a possible solution to reach the target - it's just like having your very own Rachael Riley πŸ’β€β™€οΈ.

How to play:

cd src
javac -cp . Main.java
java Main  

Enjoy playing Countdown!

About

A simple Countdown CLI game πŸ”’ πŸ’β€β™€οΈ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages