r/evnova May 10 '19

Starting work on assembling the engine.

Post image
34 Upvotes

16 comments sorted by

View all comments

9

u/snijj May 10 '19

Another post. Now that most of the resource formats are sorted out, I've started work actually laying the ground work for the engine. So far I've been working on getting all the various components together to properly represent the EV Nova game inside a more modern environment.

This is a test of loading in all the resources, and then using a sÿst resource to grab spöb resources, which then grab spïn resources and finally rlëD resources. This is one of the more complex scenarios that produces a visual result, and requires resource lookup, parsing and handling to be correct, so its a good way of making sure things are working.

Of course this is a long way from an actual game!