Some help with a fan game in blitz.
BlitzPlus Forums/BlitzPlus Programming/Some help with a fan game in blitz.| 
 | ||
| how could I program Snowy Treasurer hunter in blitz? and what is the level format? | 
| 
 | ||
| With difficulty. Really - writing a game or any application is a lengthy process that involves learning how things work. You really have to start small - and work your way up there is no other way to do it. There are a host of skills and techniques you need to learn first. | 
| 
 | ||
| what was snowy thresher hunter programmed with anyways??? | 
| 
 | ||
| Most likely it was programmed in a programming language. | 
| 
 | ||
| what programming language was it??? | 
| 
 | ||
| Dunno, and was just being goof with the answer.  What it was written in really is irrelevant, as BASIC is a Turing complete language.  You can write anything in BASIC and generally do it easier than you could in other languages that are needlessly complex for a beginner (which it sounds like you are). BlitzPlus is an amazing language and I used it over BlitzMax for mission critical stuff. | 
| 
 | ||
| post removed |