Game Programming

Complete Rock Paper Scissor Game Using Pygame in Python with Source Code

Submitted by razormist on
The Complete Rock Paper Scissor Game is an interactive desktop application built entirely with Python using the Pygame library. The gameplay is fun and straightforward the objective to select your bet between the three symbol. The Complete Rock Paper Scissor Game Using Pygame features a fun and questionable gameplay because it is base on the chance whether you win or l. This project is an

Nitro Racing Car Game Using Pygame in Python with Source Code

Submitted by razormist on
The Nitro Racing Car Game is an interactive desktop application built entirely with Python using the Pygame library. The gameplay is fun and straightforward—you control a racing car using keyboard bindings (Left Arrow Key to move left, Right Arrow Key to move right). The Nitro Racing Car Game in Pygame features classic racing mechanics where you drive along the road while avoiding obstacles, with

Ball Rush Game Using Pygame in Python with Source Code

Submitted by razormist on
The Ball Rush Game is an interactive desktop application built entirely with Python using the Pygame library. The gameplay is both simple and challenging—you need to shoot and hit the colored balls to score points. The Ball Rush Game Using Pygame features classic mechanics where players press the Left Mouse Button to shoot a ball toward the matching colored target. The game ends if you miss the

Complete Minesweeper Game Using Pygame in Python with Source Code

Submitted by razormist on
The Complete Minesweeper Game is an interactive desktop application built entirely with Python using the Pygame library. The gameplay is both fun and challenging—you must carefully uncover tiles while avoiding hidden mines. The Complete Minesweeper Game in Pygame features classic mechanics similar to the original Minesweeper, where the goal is to reveal all safe tiles without triggering any mines

Memory Game Using Pygame in Python with Source Code

Submitted by razormist on
The Memory Game is an interactive desktop application built entirely with Python using the Pygame library. The gameplay is quite challenging—you need to match two hidden identical images to reveal them, earning a score for each correct pair. The Memory Game Using Pygame features straightforward mechanics where the goal is to pair all the images until they are fully revealed, aiming for the highest

Dodgy Wall Game Using Pygame in Python with Source Code

Submitted by razormist on
The Dodgy Wall Game is an interactive desktop application built entirely with Python using the Pygame library. The gameplay is simple yet challenging—you control the object by pressing the Left Mouse Button to change direction. The Dodgy Wall Game features straightforward mechanics where players must avoid colliding with obstacles while aiming to collect the white ball object to score points. If

Dots & Boxes Game Using Pygame in Python with Source Code

Submitted by razormist on
The Dots & Boxes Game is an interactive desktop application built entirely with Python using the Tkinter library. The gameplay is simple yet engaging—a two-player game where both players compete to form boxes and score points. The Dots & Boxes Game Using Pygame features straightforward mechanics in which players take turns drawing lines to complete boxes. This project offers an excellent

Bounce Clone Game Using Pygame in Python with Source Code

Submitted by razormist on
The Bounce Clone Game is an interactive desktop application built entirely with Python using the Tkinter library. The gameplay is fun and nostalgic, closely resembling the original Bounce game found on classic Nokia phones. The Bounce Clone Game Using Pygame features straightforward mechanics where you control a ball to reach the finish line while maneuvering and avoiding obstacles. This project

Tic Tac Toe VS AI Game Using Tkinter in Python with Source Code

Submitted by razormist on
The Tic Tac Toe VS AI Game is an interactive desktop application built entirely with Python using Tkinter library. The gameplay is very fun and simple where your opponent is an AI. The Tic Tac Toe VS AI Game Using Tkinter features straightforward game mechanics you need to place a mark and get a 3 line in different direction(Vertical, Horizontal, Diagonal). This project offers an excellent

Pong Game with AI Opponent Using Python Turtle with Source Code

Submitted by razormist on
The Pong Game with AI Opponent is an interactive desktop application built entirely with Python using the Turtle library. The gameplay is simple—it's a clone of the classic pong game from atari where you need a paddle to bounce back the ball. The Pong Game with AI Opponent Using Python Turtle features straightforward game mechanics that need keyboard binding to control the paddle. This project