Skip to content

evbeda/games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Games

Build Status

Coverage Status

Maintainability

Test Coverage

With this game machine you can play the following games:

  • Reversi
  • Tateti
  • Guess Number
  • Minesweeper
  • Draughts
  • Connect Four

How to play

run:

python game.py


Select Game
0: Guess Number Game
9: to quit
0
[]
Give me a number from 0 to 10050
too low
[50]
Give me a number from 0 to 10060
too low
[50, 60]
Give me a number from 0 to 10070
too low
[50, 60, 70]
Give me a number from 0 to 10080
too low
[50, 60, 70, 80]
Give me a number from 0 to 10090
too high
[50, 60, 70, 80, 90]
Give me a number from 0 to 10086
too low
[50, 60, 70, 80, 90, 86]
Give me a number from 0 to 10088
too low
[50, 60, 70, 80, 90, 86, 88]
Give me a number from 0 to 10089
you win
Select Game
0: Guess Number Game
9: to quit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages