Skip to content

Miscellaneous games and animations, some of which work!

Notifications You must be signed in to change notification settings

pie474/misc-game-things

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

misc-game-things

Miscellaneous games and animations, some of which work!

maze-chaze:

generate a random maze with pellets that you eat, with an enemy that also moves around randomly. IF you get close to him, then he just grows bigger and bigger, smashes through the maze walls to get to you and eats you.

self-solving-maze:

randomly generated maze where each pixel of the maze wall tries to get to the exit by following the walls of the maze. Mostly done to see what patterns emerge as the maze pixels start moving around.

Launchpad:

recreation of the midi launchpad instrument. Has a grid of buttons where each button corresponds to a different sound clip. Hit buttons, make music.

AGAR_IO.py:

simplified version of the popular web game

Classic 2d mario.py:

Recreation of the mario game. Much of the physics works!!

sack-physix:

Wanted to do a hackysack simulator. So I created the physics of a bouncing ball but haven't gotten further on this yet.

About

Miscellaneous games and animations, some of which work!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages