Re: Christmas gift - new game
- Posted by David Cuny <dcuny at LANSET.COM> Dec 21, 1998
- 475 views
Davi Figueiredo wrote: > I have just released my new game called Nim. It is currently > an alpha version but it should run ok. It seems to run just fine on my machine. Very nice. The install feature is neat, too. Anyone want to write a standard installer for Euphoria? Here's a sneaky thought - since the installer's executable and the program to be installed both share the same base EXW.EXE program, during installation you could create the executable by manually bind the installed program to the installer's EXE (replacing the installer code) and save a little space. Heh. Using static text controls to display game information - of course! What *was* I thinking when I wrote my own demos? I'll have to go back and make changes to them. You still have to change the setActive() flags to true/false. I also ported the code over to DOS and uncovered (and fixed) a number of bugs in Dos32Lib. It looks cool in DOS, too. -- David Cuny