Hello, I created an adventure game in the Blassic BASIC interpreter. You can download it here: http://www.geocities.com/dunric/dforest.html Let me know what...
Hi, I present myself: Chris Guelff, 25 years old from France. I work on the CPCNG project: it is a computer, free successor of the Amstrad CPC computer. It...
Hello. ... Yes, I know the project, I have readed about it in some vintage computer sites. ... Blassic is written in C++ and makes extensive use of the C++...
Hello. ... I donwloaded and tested it. There is a little problem: on linux in text mode, pressing the enter key returns CHR$ (10), then the routine that ...
Hello. Release 0.8.0 of Blassic is out. The instructions and functions to work with random files has been corrected and enhanced, now are more compatibles with...
Hello. A new release of Blassic is coming, with few changes this time. Command line option -p to print expressions. Almost always I use the -e option in the...
Speaking of Blassic... I put up a new page for some of my smaller adventures below: http://www.geocities.com/dunric/dforest.html There is a Blassic version of...
... That's cool :) blassic's quite good really. Incidentally I found a way of very crudely playing back and recording sounds in linux using /dev/dsp. Using...
The Quest for Waitomo Cave (Version 1.01) By Paul Panks (dunric@...) Written in BLASSIC 0.8.1 The Waitomo Caves, nestled in the country of New Zealand,...
Hello, I am working to port one of my Windows and DOS games over to Linux. However, this game was not written in HLA (like my other project, HLA Adventure)....
How does HLA's random number generator differ from traditional BASIC's version? I've long based much of my adventure gaming on random numbers, especially...
Hello. ... You can use the zoom text options of mode. For example: mode 800, 600, , 2, 3 Gives you a 800x600 window with double width and triple height char ...
Hello. ... way ... will ... "IN" ... The problem with sound support is that I don't know any library simple, portable and GPL'ed to use, and I lack the...
Hello. ... That is not the way randomize must be used. You must call randomize once, at the beginnig of the program, and then use only RND. RANDMOIZE...
I am organizing a 1 to 2KB text adventure competition. See below: http://panks.freeshell.org/advcomp.html "Is it possible to write a text adventure in under 2K...
Hello. ... The problem is the empy DATA statement at the end of DATA sentences, that are not correctly handled in the current publics versions of Blassic. I've...
... What compiler are you using? In old versions of gcc there were no sstream header. In the gcc web site there is one that can be used with this versions, see...
... sstream ... versions, ... only used in ... gencharset ... i'm using egcs 1.1.2. the rest of your message has me confused. i can't touch the .o files as...
... touch create the files if they do not exist. The trick is to create the files, so that make does not try to build them. gencharset creates charset.cpp form...
Convert strings to all lowercase or all uppercase letters. LCASE$(stringexpression$) UCASE$(stringexpression$) stringexpression$ Any string expression. ...
what is BBasic, is this freeware , cross-platform, use externall DLL/lib/API, syntax is compatibile with basic standard or other basic's, it's a generall...
Which BBasic? Bywater BASIC Interpreter? Business Basic? You need to specify - preferably with a website. Regards, Neil Morrison ... From: "abisofile"...
In that case go to http://groups.yahoo.com/group/blassic/files and download the files and try them. Regards, Neil Morrison ... From: "abisofile" <gman@...>...