|
|
Are you going to help |
yes |
|
42% |
[ 6 ] |
no |
|
57% |
[ 8 ] |
|
Total Votes : 14 |
|
|
|
|
|
Posted: Sat Mar 25, 2006 7:25 pm
here is how it goes we are going to make our selfs a game post by post
plz dont intrupt ok when anyone starts there will be another post for chages we should make
plz only make 1-20 lines of code at a time(blank lines don't count) plz if you start it specify the language hopefully C++
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Sun Apr 09, 2006 6:28 pm
#include #include #include
void main(void) { allegro_init(); install_keyboard(); set_gfx_mode(GFX_AUTODETECT_FULLSCREEN, 640, 480, 0, 0);
|
 |
 |
|
|
|
|
|
|
|
 |
|
|
|
|
|