Game Programming

Simple Wall Breaker Game using Pygame in Python Free Source Code

Submitted by razormist on
Simple Wall Breaker Game using Pygame in Python Free Source Code - A simple Arcade style game where your objective is to destroy the wall to get a score. The game is so simple you just need to destroy all the wall in in order to win this game. Python Free Source Code.

Simple Tetris Game using Pygame in Python Free Source Code

Submitted by razormist on
Simple Tetris Game using Pygame in Python Free Source Code - A simple puzzle style game where your goal is to line the block in horizontal to get a score. The game is very classic to play with and very fun, try to gain more score as you can in order to become the top scorer. Python Free Source Code.

Simple Number Puzzle Game in Python Free Source Code

Submitted by razormist on
Simple Number Puzzle Game in Python Free Source Code - A simple puzzle game application where your only objective is to fix and arrange the number in order. The game very simple and fun to play with you move the number tile using the mouse or keyboard arrows. Python Free Source Code.

Simple Othello Game using Turtle in Python Free Source Code

Submitted by razormist on
Simple Othello Game using Turtle in Python Free Source Code - A classic board game where your goal is to place your piece in the board as many as your opponent. The game is simple and tricky the you just need to place your piece beside your opponent in order to turn them into your piece color. Python Free Source Code.

Alien Invasion Game in JavaScript Free Source Code

Submitted by razormist on
Alien Invasion Game in JavaScript Free Source Code - A simple arcade style game where your goal is to protect your planet from the alien invasion. You need to shot down all the alien ship in order to gain a score. Each ship will grant you a different amount score. JavaScript Free Source Code.

Simple Ping Pong Game(Multiplayer) using turtle in Python Free Source Code

Submitted by razormist on
Simple Ping Pong Game(Multiplayer) using turtle in Python Free Source Code - A simple multiplayer game where the two player compete to gain a score. The game can be play endlessly it depends if the player is already satisfy to have that much score. Python Free Source Code.