Skip to content

A pygame GUI implementation of the mathematical strategy game Nim

Notifications You must be signed in to change notification settings

rachel-barrett/nim-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a GUI implementation of the mathematical strategy game Nim, written in python using the pygame module. The styling was influenced was influenced by Nrich's resource Drips.

You play against the computer, taking it in turns to remove as many counters as you like from one column only; the aim is to take the last counter.

For instructions on how to run this program see INSTALL.md

** Currently the functionality allowing you to decide whether you would like to go first or second is not working as it fails in certain environments so has been disabled.

About

A pygame GUI implementation of the mathematical strategy game Nim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages