Search found 4 matches

by griff
Thu Aug 07, 2008 2:53 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Wrestling game
Replies: 6
Views: 9784

Thanks for the ideas on this. I've spent the last week or two trying to get my head around how to split the sim into different programs as suggested (I'd like to have the match related subs as a different program) but I don't really know where to start. Would there be anyone willing to have a go at ...
by griff
Wed Jul 09, 2008 4:05 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Wrestling game
Replies: 6
Views: 9784

I see what your saying about the limited match options... I think about a year ago I had to start limiting what I could put into the match engine, because of memory overflow inssues (including the having-to-restart-the-sim, know a way around this?), so I started working on the sim aspect instead. Di...
by griff
Mon Jul 07, 2008 5:39 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Wrestling game
Replies: 6
Views: 9784

Cheers Ted

The game is now uploaded at the QB Station, everybody feel free to check it out and give me some feedback. The game fully works, so go and enjoy!

As for the MODULE thing, I'm not even sure where to begin with that. I'll go and give it a look.
by griff
Sun Jul 06, 2008 5:14 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Wrestling game
Replies: 6
Views: 9784

Wrestling game

Sorry in advance if this is the wrong place for this... First of all, howdy! Secondly, I've been writing a wrestling simulator in QBasic on and off for several years. It's a really large program (for QBasic anyway) and I'd love to get some feedback off more seasoned programmers, as I think that much...