Skip to content

a game where it simulates cricket but with mathematical digits in python

License

Notifications You must be signed in to change notification settings

Rellotscrewdriver/odd-even-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odd even game

it's a game where you play the portable version of cricket with hands but with computer

Setting up the project

Dependencies

  • GNU make
  • mkdocs
  • pytest

Setup

clone the repo

git clone https://github.com/Rellotscrewdriver/odd-even-game.git
cd odd-even-game 

go to the cloned project and execute it using

make run

Generating documentation

hotrun the documentation

mkdocs serve

build the documentation and run

mkdocs bulid
mkdocs serve

now type localhost:8000 in your browser

Contributions

We explicitly welcome outside contributors. you can read our CODE_OF_CONDUCT for rules
and CONTRIBUTING for contribution guidelines and coding style

COPYRIGHT

this project is free to use and distribute as long as you don't claim that you wrote the original software. crediting of this project is required when it is modified and/or distributed. goto LICENSE for more details

About

a game where it simulates cricket but with mathematical digits in python

Resources

License

Code of conduct

Stars

Watchers

Forks