NAVIGATION

python programs

a page with a bunch of horrendously coded programs that basically never changes

alr so before u download the files from here, there's a few things u should know:

with that outta the way, feel free to check those out


first game.py - "game" where red ball (that ur controlling using arrow keys) eats blue balls, growing in size.

clickcircles.py - game where u can choose difficulty, where u just click on the red dots on the white background till the timer runs out

drawthing.py - remember paint? this is just worse version of it, where pressing 1-9 changes color of the brush & pressing delete key clears the entire thing

maththing.py - infinite math test with score that increases when u answer each question correctly (the math questions are easy)

the next programs are multiple files, so save them in one singular folder, as i sadly can't upload zip files since i no supporter D:

platformergame v1 - failed attempt at making a platformer game 🤑👍

platformergame v2 - sorta successful attempt at making a platformer game, u can modify the objects in the file but it's prob gonna be wonky