Skip to content

emirsara-dev/My-python-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Python Game

A tiny test game written in Python.

How to play: The one who picks the last stone loses :)

Quick start

  1. Make sure you have Python 3 installed.
  2. Run the game:
python main.py

Notes:

main.py is the entry point.

stones.py contains supporting game logic.

Files main.py — game entry point

stones.py — game logic module

main.spec — PyInstaller spec (for building executables)

icon.jpg — icon image

License

MIT

contact

Amirhossein Sarabadani — amirhosseinsarabadani@gmail.com

Project Link: https://github.com/emirsara-dev/My-python-game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages