> > > goodman's > programming


> games

macabre: (QB)
one of those never-gonna-be-finished qb-rpgs. Largest QB project I did.

rpong: (QB)
pong with 3D rendered sprites (don't get excited). It's ok.

slotgame: (QB)
terrible slots game. Good for a beginner though (that's why I made it)

> applications

lucid image editor: (QB)
an almost-finished image editor I made. not bad. needs qb45 to run. load, save, load palette, zoom...

lucid palette manipulator:
a palette manipulator that lets you change any color, make gradients, undo, etc... only exe

> other stuff

namelang.description
graphics.h c++ simple graphics library. only has setscreen13, pixel, clearscreen(color), and drawbox
mouse.h c++ mouse class that has init, show, hide, returns values for up to 3 buttons

javascript used in this page taken from somewhere or made by me