Skip to content

Studying game development using python (with pygame)

Notifications You must be signed in to change notification settings

Ibcs16/game-dev-py

Repository files navigation

Game Development 101

Learning game development using pygame 🐍 🎮

Tech used

  • Python v3
  • Pygame

Games

Snake

Screen.Recording.2024-07-25.at.16.13.55.mov

Pong

Screen.Recording.2024-07-25.at.16.15.18.mov

TicTacToe

Screen.Recording.2024-07-25.at.16.16.25.mov

Breakout

Screen.Recording.2024-07-25.at.16.17.06.mov

Run Locally

Clone the project

  git clone https://github.com/Ibcs16/game-dev-py

Go to the game directory

  cd my-project

Installing pygame

Running a game

  python3 game/main.py

About

Studying game development using python (with pygame)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages