I Prabhakar's repositories

Sudoku-Solver

A pygame program which uses brute force to find the solve sudoku puzzles

Language:PythonLicense:MITStargazers:1Issues:1Issues:0

Tic-Tac-Toe-AI

This is a tic tac toe ai which is unbeatabel. It uses a algorithm called the negamax. Inorder to optimize the algorithm alpha beta pruning and transpostion tables are used.

Language:PythonLicense:MITStargazers:1Issues:1Issues:0

Asteroids

A clone of the classic game of asteroids with extra power ups

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Dots-and-Boxes

Clone of the the simple game dots and boxes made using pygame

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Double-Pendulum

A simulation of the chaotic system of double pendulum, you can play around with the lengths , masses and g value

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Escape-the-Monster

This is a simple game based on a mathematical puzzle. You are stranded in the middle of a pond. If you reach the shore you can survive but a monster with 4 times your speed is on the shore, how will you survive

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Fireworks

Fire work Simulation

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Flappy-Bird

A clone of the classic game flappy bird made using pygame

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Live-Fonts

The user can enter a text, which will then be image processed to form points for circle packing. Then the circles will exhibit a seeking behaviour towards their initial position and be afraid of the mouse

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Space-Invaders

A clone of the classic game Space Invaders made in pygame

Language:PythonLicense:MITStargazers:0Issues:0Issues:0