Good night,
during the last weeks I have been developing an Adventure Game Engine for ZX Spectrum based on Alvin Albrecht's great SP1 sprite engine. My main motivation was to create a ZX Spectrum game for my kids, but as I was writing it I thought it would be better to refactor most of it in the form of a game engine. This way, similar games could be easily made with it. Heavy inspiration was taken from MK1 La Churrera, by Mojon Twins.
My personal game is still quite in its early infancy, but I'd like to share with you RAGE1: Retro Adventure Game Engine, release 1.
The public repo is at https://github.com/jorgegv/rage1. You can find a README on the main page, and some usage and development documentation. This is a work in progress (and will be for a long time!) so please accept my apologies in advance for lacking documentation or functionality.
I'd very much appreciate any feedback and comments about it.
Have fun, and long live the ZX Spectrum! :-)
Jorge
RAGE1: New Adventure Game Engine for ZX Spectrum
-
- New member
- Posts: 2
- Joined: Wed Nov 18, 2020 5:08 pm
-
- Member
- Posts: 25
- Joined: Fri Nov 15, 2019 9:13 am
Re: RAGE1: New Adventure Game Engine for ZX Spectrum
This seems really interesting. I'll be watching it. Nice work.