Omnimaga
Omnimaga => News => Topic started by: DJ Omnimaga on July 24, 2005, 12:25:00 pm
-
Evan Patton has released a quite interesting program this evening. The Millen Game Engine is a new way for developers to write programs. Using simple opcodes, it can write complex and even grayscale games with smaller code size. Currently the program is in its alpha stages and this demo has been released to show the basic capabilities. It is not yet possible to develop a game on the platform yet. Here is the list of the planned features:
-Pseudocode development, allowing for faster programming without having to write large amounts of code.
-Grayscale graphics system using interrupts
-Customizable text and graphics for a wide variety of game styles
-Built in functions for RPG games, including a CTB-style battle system
-Ability to use more than 24K for data storage through use of Flash ROM
-Fast interrupt for quality direct input
-API Upgradablity, allowing for added functionality while still being backwards compatable
You can download it at http://www.ticalc.org/archives/files/fileinfo/367/36740.html . Demos and their source are included and an editor is avaliable.
-
Hmm, sounds like a beefed up version of RPG starter kit...
-
what does beefed meant?
Well Millen makes asm games I think
-
is this just another arpg kit?
edit
sry about ^, i hit reply but it didnt work. this forum is having problems...
-
yeah I am gonna complain agai at invisionfree, I got a 404 when using fast reply earlier
-
beefed means that it is completely loaded... got cool features and what not that make it better than what I made...
-
keep in mind RPG starter kit is still very cool though, I saw how fast it ran, btw is it still under developpement? %)
-
Yes, I have decided to add at least 2 different battle programs for it, and possibly a third. That will happen after TI-City (so damned close! >_<) and Star Trek Borg Invasion are updated. I wish Kerm would get me that draw faster circles program completed... :(

And thanks for the compliment. :)
-
fast circles would be cool altough I heard that it has been alerady done before IIRC
I am still curious about what Milen will be able to do once completed, it lok like it has stuff to do with z80 ASM programming but maybe it just require minor knowledge
-
Basic asm stuff I can handle, but if it gets complex, then I would be in trouble...
-
yeah I hope its not too much complicated, but not as limited and buggy as ARPG construction set (its mostly buggy on OS 1.13 or above)