Skip to content

SeminiRathnayaka/Python_mini_games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฎ Python Mini Games

A collection of 2D games built with Python . part of my learning journey toward my projects.


Why I built this

I am learning 2D game design and interactive programming using Python and Pygame. The skills I build here โ€”> real-time rendering, grid logic, object movement, and collision detection , will directly feed into my bigger project:

Project 2.0 โ€” a hand-tracking therapy game for paralyzed and disabled children, where kids do their rehabilitation exercises by playing a game using real hand movements detected by a camera.

These mini games are the foundation for that.


Games

๐Ÿ Snake Game

Classic snake game built with Python and Pygame.

  • Folder: snake-game/
  • Skills practiced: movement logic, grid system, collision, score tracking

๐ŸŸฆ Tetris

Fully working Tetris built using Pygame and OOP.

  • Folder: tetris/
  • Files: tetris.py, grid.py
  • Skills practiced: grid rendering, piece rotation, row clearing, game loop

Tech Stack

  • Python 3
  • Pygame

"Building small things today to build something meaningful tomorrow."

About

2D games built with Python & Pygame . learning game design as a foundation for a hand-tracking therapy game for disabled children.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages