Skip to main content

josmiley


slidemenu

menu.

BCTetris

tetris in byte-crunching mode.725 bytes

flip ticks

simple clock

threesome panic

based on Thrifty Threesome Thriller project
http://www.pygame.org/project-Thrifty+Threesome+Thriller-1738-3029.html
eliminate the triplets before the game board becomes full. Excluded are triplets with only 2 cards that have a similar attribute.
thanks to Andy Hanson(rhodiumgames) for the designs of cards.

GetEvent

GetEvent is a lib that I wrote for another project it allows you to filter mouse events to detect clicks the default timebase is 100 ms, but you can set this value in GetEvent.LAPS the clicks are retrieved via the MOUSEBUTTONUP event and the 'click' keyword that is a list of 6 entries: [button number, button1 clicks, button2 clicks, ...] it is used as in the event module, look in example.py.

pygame bubble shooter

you need to blast as many bubbles as possible, but you must not let the bubbles touch the ground.

BCsnake

snake in byte-crunching mode


special_flags

just an example of using pygame special flags

MenuSystem

nested menu

Form

a class that allows you to edit text
it manages mouse insertion and some controls keys.


morbak

simple "morpion"

starsfield

a discrete scintillating star field that you can blit as background in your project since it's a Surface object


confirm

warning box

localiz

localiz est un simple outil 'drag&drop' vous permettant de placer une surface sur le display afin de faciliter la mise en page de vos projets.

entry

input box formated text

calculette

pour des calcules simples à portée de main.


sokoban

my version of the game sokoban, inspired by astorek project's: http://www.pygame.org/project-Sokoban-1587-2798.html


make it alive

a simple implementation of the conway game of life

the game starts in a paused state
hold the left mouse button down+space, draw and press "p"

samegame

obfuscated samegame

Reader

Reader" allows you to render text and scroll it by using mouse wheel or arrow keys.

tetrix

my first playable tetris-like.

ImagesViewer

simple viewer

jpicross

have fun


tetriz16lines

tetris clone in 16 lines

memory

simple memory

arnakoid

breakout clone

samegame

simple clone


MasterMind

https://en.wikipedia.org/wiki/Mastermind_%28board_game%29

labyrinthe

just a maze maker/solver
bring the red up to green
press esc to solve

next