0 Members and 1 Guest are viewing this topic.
As some of you might have noticed, I've been busy posting in the Mockups thread. I've decided to turn these mockups into something more and actually make them into a fully fledged game! In case you haven't seen, here are the mockups and test tiles so far:... picsThe game is currently planned to be done in pure BASIC, but I may end up resorting to some ASM/ASM libs to read from archive if things get to big. Stay tuned for more!
If need be some assembly stubs could be made to load compressed data out of appvars or even lists. With that you would still show off the power of basic but leverage some of the space saving abilities/speed for it in assembly
That being said so far it looks awesome. Good luck with it!
Never mind the language you're programming in, as long as the computer gets what you mean. That looks pretty interesting, but aren't we missing some animation here? IMHO, the animation variable does play an important part, or not? I'm not an expert, so please be patient .
....@SpiroH Not sure exactly what you mean. If you are asking about animated gifs, there aren't any yet. These are just simple images I made to show how the game will look. If you are asking if the game itself will have animations, the answer is yes, but somewhat limited depending on what's going on. I suspect I won't be using moving NPCs. I do also agree though, language overall isn't important as long as it lets you accomplish what you want with your game or program.