Skip to content

Asmageddon/a-game-of-pegs-for-two

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites:
    * Python 2.7 or newer Python 2 version
    * PyGame
    * Screen resolution with at least 768 rows

Running the game:
    Double-click in Windows, maybe other OSs depending on configuration
    Or in terminal:
        If your system ships python 2 as default:
        $ python pegs.py
        If not:
        $ python2 pegs.py

About

January entry for 1GAM, made in 3 days

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages