Search found 11 matches

by SBM Productions
Sat Jul 16, 2005 7:30 am
Forum: QBASIC and QB64 Questions & Answers
Topic: NEW DirectQB! Assitance needed!
Replies: 3
Views: 6017

I'd have to suggest you design some XMS memory handling routines for the pictures and stuff..nobody can use EMS anymore.
by SBM Productions
Fri Jul 15, 2005 12:17 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: DarkBasic tutorials help
Replies: 3
Views: 5853

you could possibly try www.gamedev.net they might have something. But no one around here uses DB...
by SBM Productions
Wed Jun 29, 2005 3:23 am
Forum: News and Announcements
Topic: A compo for the lazy of us.
Replies: 1
Views: 6343

hmm. I might enter that. Is there an fps limit? EDIT: Here's my entry SCREEN 13 DIM tiles%(19, 19, 2), map%(19, 19), mapx AS INTEGER, mapy AS INTEGER FOR i% = 0 TO 399 tiles%(i% \ 20, i% MOD 20, 0) = (i% \ 20) XOR (i% MOD 20) + 16 tiles%(i% \ 20, i% MOD 20, 1) = ((i% \ 20) + (i% MOD 20)) \ 2 + 16 ti...
by SBM Productions
Wed Jun 08, 2005 9:53 am
Forum: General Discussion
Topic: Want a good laugh?
Replies: 27
Views: 39588

Hackers tend to dress in bright, day-glo colors. They may wear baggy pants, bright colored shirts and spiky hair dyed in bright colors to match their clothes. They may take to carrying "glow-sticks" and some wear pacifiers around their necks. (I have no idea why they do this). Isn't that ...
by SBM Productions
Fri May 13, 2005 8:43 pm
Forum: News and Announcements
Topic: Nightlife(contains 4 320x200 pics)
Replies: 9
Views: 21604

I'll probably have to re-release the .exe when I get the time. I was stupid enough so the errormsg string wasn't common to all modules, so it does exit while giving the wrong error message...
by SBM Productions
Fri May 13, 2005 3:43 am
Forum: News and Announcements
Topic: Nightlife(contains 4 320x200 pics)
Replies: 9
Views: 21604

did you enable ems? Also, when you get that small screen thing press enter to go on into the little room....
by SBM Productions
Tue May 10, 2005 4:46 am
Forum: News and Announcements
Topic: Nightlife(contains 4 320x200 pics)
Replies: 9
Views: 21604

Nightlife(contains 4 320x200 pics)

Hi, screenies at bottom Not impressed? Blegh. The download is at www.geocities.com/shashiraja_1/nlifeb5.zip Like any n00b, here's the sob story associated: This has been in development for about 7-8 months, although obviously not constant. Most of that time was spent optimizing and trying to get a f...
by SBM Productions
Sat Feb 19, 2005 11:31 am
Forum: General Discussion
Topic: Thinking of a ASCII text Adventure? Look here first!
Replies: 21
Views: 28031

P*P = Pixel by Pixel
by SBM Productions
Tue Feb 15, 2005 6:23 am
Forum: QBASIC and QB64 Questions & Answers
Topic: can qbasic do this? (a 2.5d game, almost 3d)
Replies: 52
Views: 62507

Wouldn't radix sort be preferable to Quicksort in a qb environment because of qb's slow recursion? Just a thought.....
by SBM Productions
Sat Jan 08, 2005 9:53 am
Forum: General Discussion
Topic: I made a game
Replies: 3
Views: 11576

I've run it on 98se and XP. The one on XP didn't display anything, but the sound was working. I engineered out DS4QB++ from the source code and I could run it fine. I'll probably release a version that's a little more XP-compatible soon.
by SBM Productions
Sat Jan 08, 2005 9:02 am
Forum: General Discussion
Topic: I made a game
Replies: 3
Views: 11576

I made a game

www.geocities.com/shashiraja_1/hameroid.zip Damn I'm proud of it. Damn you if you don't like it. I tried entering it in the GGA comp but the form returned crap in my face when I clicked submit. If this means that it didn't submit successfully then can someone enter it in for me? SBM:Niceguy? Note :S...