Projects tagged ‘puzzle’ and ‘pygame’


[14 total ]

0 Users

Kakuro, also known as a Cross Sum, is often referred to as a mathematical transliteration of the crossword. Essentially, you must fill in blocks such that all the numbers in a group of blocks sum to a ... [More] specific number, both horizontally and vertically. For more info, search wikipedia for Kakuro. This code will solve the hard-coded puzzle, or any other that you enter into the source. The pygame library is required to display the output. Press 's' to solve when the program is running. No guarantees against bugs. I haven't looked at the source in a while. [Less]
Created 12 months ago.

0 Users

Think Columns is a logical falling-blocks game based on John Rotenstein's Columns for Windows. It has simple but very addictive gameplay. Development language is Python.
Created 12 months ago.

0 Users

A quick and dirty Tetris clone written in Python using Pygame.
Created 12 months ago.

0 Users

Joetris is a Tetris clone written in Python using the Pygame library.
Created 10 months ago.

0 Users

n x m sliding puzzle game developed using pygame. Max dimensions are 10 x 10. Scores database. Puzzles are randomly generated but are ALWAYS solvable.
Created 4 months ago.

0 Users

666 Luftballons is our entry for PyWeek 4. It this game you have to use your foot to squash oncomming balloons (piloted by demons).
Created about 1 year ago.

0 Users

Using pygame game framework King of the Apocalypse is a turn-based strategy game. Unlike most modern strategy games, there is less emphasis on building armies and overpowering the opponent. Instead ... [More] , the focus is on puzzle style gameplay--interacting with features on the map to slow your opponent down and prevent him from reaching his objective. Project members: Rohit Jain Jon Marshall Stephanie Paciulla Andrew Shu Green Zhang Concept created as a project in Columbia University's COMS 4995: Game Design class under the instruction of Bernie Yee. [Less]
Created 2 months ago.

0 Users

Graphic Word Hunting puzzle (Caça Palavras in Portuguese). The goal is to create an easy to use and interact puzzle that can be useful in classroom environments to help with computer usage and ... [More] reading skill through play. Written in Python using the pygame library [Less]
Created 4 months ago.

0 Users

A puzzle game built with Python. It will use either PyGame or cgi scripts to create a web front end.
Created 4 months ago.

0 Users

You must work your way through levels with your faithful robot companion. Unfortunately your robot has been damaged so it will only respond to voice commands and is leaking fuel. Make it to the exit ... [More] with your robot before he runs out of fuel and you win, but beware the turrets and pools of toxic waste. Includes a built in level editor to challenge yourself and others. [Less]
Created about 1 year ago.