ackvonhuelioLvl 41
Most of these games will be found here:
https://www.khanacademy.org/computing/computer-programming/browse
Most of these games will be found here:
https://www.khanacademy.org/computing/computer-programming/browse
https://www.khanacademy.org/computer-programming/durian/6097504538935296
stick with it recreation on KA
https://www.khanacademy.org/computer-programming/shoot-shoot-the-game/6418385113923584
shoot shoot
one of my personal favorites
it's incredibly simple and looks easy to code but it is really fun to play
https://www.khanacademy.org/computer-programming/shroomancer/5369224651390976
shroomancer
also incredibly simple but fun to play
https://www.khanacademy.org/computer-programming/khanmon/5801856548274176
https://www.khanacademy.org/computer-programming/minekhan/5647155001376768
two of the all-time greats
pokemon and 3d minecraft(creative only) in KA
THE BEST 3D GAME YOU WILL EVER FIND
https://www.khanacademy.org/computer-programming/karlson-3d/6419382501687296
THE BEST 3D GAME YOU WILL EVER FIND
edit: it got taken down
u can still find it on github, the guys name is ddat or ddatt or something
https://www.khanacademy.org/computer-programming/portal-finally-here/6332603003895808
portal
(cool physics)
https://www.khanacademy.org/computer-programming/kingdom-rush/6118815711395840
kingdom rush
strategy game
https://www.khanacademy.org/computer-programming/capture-game/5223543242539008
cool platformer/puzzle game
https://www.khanacademy.org/computer-programming/drones-game/4514301522001920
drones, another personal favorite
I like games with waves and upgrades which can be combined for broken builds
speeeeed
if you happen to like a game I post here please hit the like button
so I know what kind of games to find more of
maro fun
hel yea maro
https://www.khanacademy.org/computer-programming/ka-ai-legit/5951798150217728
someone made an AI on KA
it might be against TOS in some way(bc it collects data i think) so be sure to try it out before it gets removed
while you're better off just using chatGPT this shows the level of the stuff on KA
edit: whadya know i was right and it did get taken down
https://www.khanacademy.org/computer-programming/the-best-renderer-on-ka/5092844918587392
MY GOD we have some skill on KA
Even varrience couldn't make something like this
i highly doubt that
ackvonhuelio My main focus hasn't been on 3D, though i do know it takes a lot for rendering something like this... it's pretty impressive, I might get into 3D eventually... though I probably won't be using webGL I was thinking of maybe using Vulkan
https://www.khanacademy.org/computer-programming/fluid-simulation-navier-stokes/4747346266341376
not game but cool fluid simulation
this would kill CDO if you tried to run it there
It's killing my eyes just trying to look at it
time to try it on CDO then
https://www.khanacademy.org/computer-programming/bee-swarm-simulator/5493611411324928
someone took the time to recreate the entirety of bee swarm sim on KA(actually idk if its all of it ive never actually tried the game)
in 3D too!
with a great framerate!
ackvonhuelio they what
fik
guess I'm learning how to use this now
ackvonhuelio Now if only they decided to add a way for projects to talk to each other across the internet.
-wyi
behold the power of KA
ackvonhuelio aight but uhh is there a way for projects to update like with keyvalues?
-wyi
yeah
idk how but someone used http requests or something to make a multiplayer zombie survival game
ackvonhuelio what about making your own sprites (like in an actually easy way, not by like setting a bunch of shapes up to make an image)
-wyi
you could learn how to make pixel art graphics(easy), you could use one of the many graphics libraries made by the many advanced programmers of the KA community(easy enough), or you could import images(KA doesn't let you do this normally but as always some advanced programmer dude figures out a way to do it)
ackvonhuelio
Aight but:
How.
I already can make pixel art, I need a way to upload it. I’m really good at pixel art, actually.
-wyi
idk im not a graphics person
just ask around theres a shitload of different ways that people have come up with to get various forms of graphics into KA
cuz some people were talking abt 3d heres a p3d remake that runs at 250 fps
https://www.khanacademy.org/computer-programming/p3d-but-better/6520532231307264
alright guys I haven't posted anything here in months but now that it's part of the gamelab archive i think it's my duty
anyways, i present:
https://www.khanacademy.org/computer-programming/dekhan-the-code/5149916573286400
deKhan!
i've talked about this before and basically it prevents KA from throwing errors from for loops that take a while to run (at least most of the time, ofc itll error if you try to loop something a googol times)
so it allows for some larger computations and is just an auto-include for most big projects on KA
no idea why i haven't put this here yet
Also, yes this thread says 'KA games', but I can't change that and now it's just good KA programs
ackvonhuelio I can change the title. Want me to?