Showing related tags and posts across the entire site.
-
I spent a weekend playing with polygons just to see how they handle. The result is the old style Asteroids game now available in the downloads area.
-
Practice makes perfect, as the saying goes. Budding programmers need to learn how to type well. Here is a game that will let you practice typing while racing the clock. Try not to look at the keyboard as you type, tell your fingers to learn the position of the keys so you can think a word, and your fingers...
-
Update Version 2.0: I added some better movement code for the vehicle so it moves more like a real car (it won't turn when it's not moving and will speed up/slow down more naturally) I've been trying to figure this out for a while... finally got it working pretty well so here's a little...
-
I did noticed while playing V2Flipper.kpl game, the left button that controls left flipper works fine, but the right button that controls right flipper is acting weird, meaning not flipping up and down like a normal flipper should. Can it be corrected? If someone can look at the code perhaps add something...
-
Update: Now has basic walking animations for the Stickfigures, and a few other misc. things. Here is my latest game, Splat!. It is a 2D platform-shooter, supporting the following features: No Sprites: Everything is done with the 2D Drawing library Custom GUI Menus and Buttons ( A separate W.I.P. right...
-
Here is a tough little puzzle you can tax your brain cells with. Its a simple game to play, but really tough to win. There are several solutions, if you find one let us know! Here's a free clue: think symmetrically...
-
Cool!
-
-
This is a 2D game which simulates 3D by drawing perpective-based lines into the distance, and scaling the ball sprite realistically as it moves "farther" and "closer."
-