Skip to content
This repository has been archived by the owner on Mar 3, 2024. It is now read-only.

vajdao/Tamagame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small guessing game

Inspired by BANDAI's Tamagotchi Gen 2 built-in mini-game.

I love Tamagotchi, and I love it's built in mini-game too, which is about to guess and it also has some luck in it, so I made it because I was bored.

All you need to do, is to guess if the upcoming number will be less or greater than the number was shown to you. The program counts the hits and misses, and also calculates the accuracy ratio of your guesses.

Program accepts the following inputs which are also prompted interactively:

  • l: less
  • g: greater
  • x: exit game
  • Return (Enter key): continue to next stage or confirm the above inputs
  • Ctrl + C: interrupt the program

About

Just for fun :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages