Game Programming

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.

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.