[RISCOS] Midwinter style terrain

developing/porting a new game or gaming framework? post in here!
Post Reply
User avatar
NickLuvsRetro
Posts: 285
Joined: Sat Jul 17, 2021 4:18 pm
Contact:

[RISCOS] Midwinter style terrain

Post by NickLuvsRetro »

This isn't really a game, more a curiosity project. I adored the game Midwinter as a child, which was made by Mike Singleton (of "Lords of Midnight" fame) and his team Maelstrom. I would spend hours in that frozen world. Looking back, I felt that this would have benefited from the ARM's extra oomph, so I wrote a little engine which takes the original 16 colors and does a little bit of bayer-lookup fun with the VIDC adjusted 256 palette. Also added grass and sand as we have the extra colors available (so a little more like the later game, Ashes of Empire).

I mostly wrote it for my A5000 Alpha, but did a more restrictive version for A3000/A30X0 which still performs well when you consider the framerate of the original on the 68k processor.

There's lot to improve (some nasty large triangle bugs, ordering issues), but I need a breather for now. The source code is also available here (and thanks Tom Sneddon for helping me fix "Archimedes Live!" support for playing with it in the browser):
Github Repo: https://github.com/arkiruthis/snowscape

User avatar
jubber
Posts: 379
Joined: Sat May 14, 2016 1:05 pm
Contact:

Re: [RISCOS] Midwinter style terrain

Post by jubber »

That's terrific!
Post Reply

Return to “new projects in development: games”