-
you will find that the charburst game core is suitable for a scrabble like game. the additional features you could add include a list o fhidden words entered by players, and eliminated like 'wheel of fortune' in reverse, and the results could be scored until no one can spell any words with the...
-
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...
-
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...
-
This is my version of Breakout. Thanks to everyone who posted the assorted bricks, balls and sounds etc that I used. You can change the number of balls, the ball speed and update speed to make the game easier or more difficult if desired. Have fun
-
I tried with 32bit and 16bit color and the same results on both (174). Maybe my machine has a non compatible video card (my machine is 6 years old). I am trying to write a simple obstacle/snake game where 2 lines are growing with time, and each player control the direction of one line and trying to avoid...
-
Hey phrogrammers, This is a short demo of the game soon to come... An idea from snurkel that no one else attempted, so I did! The mouse handling was taken from Snurkel and the addletters was pulled from "Letter Attack". Everything else I have written (and it hasnt been easy). I have been teaching...
-
Advantage is a game I wrote back in the early 1990's for my Atari computer. I planned to redo it in Phrogram and perhaps add a computer player. Just to get started I put together this two player game. After hours of testing and retesting to see if things were working right, it seems that the game...