Skip to content

Vortex64-hmm/Coin-Flip-program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coin-Flip-program

a challenge I set myself to make a simple coinflip program, using external file references in python

TO USE:

first run "first_time.bat". This will install numpy. Numpy is required to run the program, but if you prefer to install it yourself, use the command "pip install numpy" in the windows terminal. Then run "main.py". The program should now be loaded, and running!

API DOCUMENTATION

feel free to use the api I made for any of your projects, the documentation can be found in apidoc.md. If you don't understand anything about how it works (it is very simple, so you should be fine), feel free to ask in the issues section and I'll try get back quick.

About

a challenge I set myself to make a simple coinflip program, using external file references in python

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors