Skip to content

Several implementations of classical games (ex: FlappyBird, Minesweeper etc.) using Python (pygame)

Notifications You must be signed in to change notification settings

haoyuhsu/Mini-Games-with-Pygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Games with Pygame

This projects implement several classic and popular games in Python, using python package -- pygame.

Currently, 4 games are already made in this project, listing below:

Game scene

How to run this project ?

Install pygame 🐍

Open your terminal console and enter pip install pygame to finish install.

Acknowledgments 💡

  • Snakegame Tutorial (pygame) - You can start with this tutorial to get an brief notion on how pygame actually works.
  • Pygame Website - After knowing how it works, you can go to this website to see others' projects or even make your own projects.

About

Several implementations of classical games (ex: FlappyBird, Minesweeper etc.) using Python (pygame)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages