Skip to content

Terminal minigame with multiple difficulties where you have to find duplicated sequences of numbers in a board before the timer runs out

License

Notifications You must be signed in to change notification settings

CroboCorb/Sequence-Hunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sequence Hunter

"Sequence Hunter" is a small terminal game in which you must find duplicated sequences of numbers in every set of two columns (1-2, 2-3, 3-4 ...) before the countdown reaches 0 in order to unlock the hidden sequence and win the game.

This minigame currently features the following:

  • Colored output in every screen of the game
  • Multiple languages currently available, automatically chosen:
    • English (US)
    • Español (ES)
  • Round stats of each round, with unlocked sequence and time taken to complete
  • Debug mode for testing purposes, with a randomly generated code on execution
    • If this mode is enabled:
      • Countdown timer will be disabled
      • Round stats won't be written
Game Menu Minigame

[Originally inspired by and developed for more immersion in our F.I.S.T. TTRPG campaign]

About

Terminal minigame with multiple difficulties where you have to find duplicated sequences of numbers in a board before the timer runs out

Topics

Resources

License

Stars

Watchers

Forks

Languages