Game Programming

Wall Breaker Game in Python with Source Code

Submitted by razormist on
Wall Breaker Game in Python with Source Code - Wall Breaker Game in Python with Source Code - A simple Python game application that use tkinter library to display the game with GUI visual. The game is very simple and fun to play you need to hit the ball toward the wall to break and gain score from it. Python Source Code.

Apple Catcher Game using Pygame in Python with Source Code

Submitted by razormist on
Apple Catcher Game using Pygame in Python with Source Code - A simple python application that use pygame library to create this GUI game app. This application is simple and very fun to play with, you just only need to catch apple that dropped in the sky. Python Source Code.

Work Search Game using Tkinter in Python with Source Code

Submitted by razormist on
Work Search Game using Tkinter in Python with Source Code - This is a straightforward Python game application that utilizes the tkinter library to create a Word Search puzzle. The game is quite simple; your task is to find the given words within the word grid. Python Source Code.

Simple Mancala Game in Python Free Source Code

Submitted by razormist on
Simple Mancala Game in Python Free Source Code - A simple board game that can be played by two players on a wooden board containing six pits. The game is very simple: each player takes turns placing their seeds, and the player with the most seeds stored will win the game. Python Free Source Code.