Games: Create interesting games in pure python.
-
Updated
Jul 25, 2024 - Python
A game played on an older personal computer, console, and arcade video games in contemporary times. Something you or you or parents played when younger.
Games: Create interesting games in pure python.
A pygame Implementation of popular Classic Atari and NES Arcade games
Re-implementation of the game Private Eye (1996) 🕵️
Try to recreate classic pong in python with pygame
Classic code-breaking game
The CLI Snake Game is a command-line implementation of the classic Snake game built using Python's curses library. Players navigate a snake to consume apples and grow longer, all while avoiding collisions with the walls and the snake's own body. The game features an intuitive menu system, a scoreboard to track high scores.
A simple implementation of the classic Asteroids game using Python programming language.
A classic hangman game with dark theme build using python and tinker
train an AI to play breakout with simple Q-learning algorthim
This repository contains a implementation of the classic arcade game Space Invaders in Python using the Pygame library
Compiler written in python for classic machines (WIP)
🕹️ Play classic Tetris! Python-powered with Pygame. Rotate, move, and clear lines! Clone, run 'main.py' to enjoy. Customize shapes, settings. Happy gaming! 🎮🔴
Arcade with many popular games developed in Python
I Will Program Space Invaders using the famous 3rd party library pygame.
Play a Battleship-like game in your terminal
Python turtle grafik modülü kullanılarak Klasik Yılan Oyunu yapımı - Classic Snake Game using Python turtle graphics module
classic Tic-Tac-Toe with AI opponent and animated UI, built with Tkinter.
Exercises from the book "Making Games With Python & Pygame"
Classic Minesweeper Game with Pygame