1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-10 05:25:14 +00:00
QB64-PE/programs/samples/pete/rectong
Galleon ae49d76fe6 Version 0.977
_SNDRAW/etc C++ compilation problem fixed
_FULLSCREEN ... , _SMOOTH
_MEM.type new format
_MEM.image
$RESIZE:ON
resized=_RESIZE
x=_RESIZEWIDTH
y=_RESIZEHEIGHT
2013-03-11 23:52:14 +11:00
..
gfx GL UPLOAD 2013-01-24 23:57:23 +11:00
readme.txt GL UPLOAD 2013-01-24 23:57:23 +11:00
rectong.bas Version 0.977 2013-03-11 23:52:14 +11:00

Rectong v1.0 by Mike Chambers
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Just a fun little game I wrote in QuickBasic one night.

All the control instructions can be found within the game!
You can play 1 player against computer AI, or 2 player
with a friend.

Enjoy, and please send me your feedback at: half_eaten@yahoo.com

-Mike Chambers
P.S. QuickBasic source is included.