Skip to content

rhiGriff/games-in-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Games-in-python

A repository with games written in python. This repo is designed to practice the use of python.

Each game will have:

  • It's own tests
  • It's own .md which includes instructions
  • It's own Pipfile
  • It's own Makefile

This repo is designed to be built up as it goes along.

Tic-Tac-Toe

This is the generic Tic-Tac-Toe game where there is a 3x3 grid and players take it in turns to put an X or and O in the spaces. The first to get 3 in a row wins. More info on this game can be found here

Hangman

This is the generic Hangman game where a player tries to guess the word by suggesting latters. To win the game the player must correctly guess the word with the letters before a hangman is drawn. More info on this game can be found here

About

A repository with games written in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •