Skip to content

ahack379/Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Games

Author: Ariana Hackenburg This repository is the authors attempt to become acquainted with pygame.

Reference manual used: http://inventwithpython.com/pygame

Skeletons of other game(s) exist as well, but so far without pygame

Games in App directory: 0) Hangman (not using pygame yet)

  1. Memory Game
  2. Turkey Dash
  3. Minesweeper a) mines.py: Self-contained. python mines.py b) mineSweeper.py: Author's attempt to redistribute information into class structure. Basic board info in BoardBase class; minesweeper functionality in MineGame class. python minesTemp.py

Games in UserDev: 0) Tetris. So far, just an ish

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages