Your spectrum game is created using the fase.bat file as we discussed earlier, but the actual batch file calls a number of programs which build each individual section. This entry is a summary of these programs.
Further examination of the Fase.bat
Your spectrum game is created using the fase.bat file as we discussed earlier, but the actual batch file calls a number of programs which build each individual section. This entry is a summary of these programs.
Looking at the settings for FASE
The next issue I want to play around with on this build is defining my map. This is a 1 screen arcade game, not a grand adventure. Continue reading “Looking at the settings for FASE”
Fowl Language ahead
Roll Back time
It is start-over time, I caused another bug and I need to find out why. Continue reading “Fowl Language ahead”
Redo, restart, relearn
11-11-17 I have been away from the build of the game for far too long. The madness of completing my other game Xelda is starting to come to a close.<!–more–>
It has been occupying almost all of my free time to get the thing out. I am completely worn out from the game, I’ve played it time and time again and it’s starting to feel like a chore rather than a fun game. I promised a release on November 16<sup>th</sup>, and it will be. I foresee that I will be answering questions on Xelda for at least a month or more and perhaps be fixing bugs that my beta testers and myself didn’t see.
In summary, I just need to relearn what I have already done.
Wait…Wait…Stop.
It seems I’ve been living a lie. Things seem fine, but that is a falsehood. Continue reading “Wait…Wait…Stop.”
Playing around with the current game.
A quick compile, and when I say quick, it takes about 3-5 seconds. Continue reading “Playing around with the current game.”
“Missteak” discovered
I’m sure I’ll have that particular title on a number of these entries. I’m fallible, probably more than most people.
Continue reading ““Missteak” discovered”
Installing and setting up FASE
I originally installed FASE from the Mojon Twins forums. I found a number of different versions as Antonio Villena was writing the engine. I downloaded them all, however, the latest version is found on Antonio’s GITHUB page. Continue reading “Installing and setting up FASE”
Inital Fase Setup
This first part to setting up FASE, is a bit of a bore, but needs to be done. Program setup. Gasp for your breath, it’s not horrible.
First, everything built here is built with C. Of course with C, you can intermix assembler, but I try to leave that alone. The logic should be spelt out. Besides, I’m rather fond of C. Continue reading “Inital Fase Setup”