N.E.R.D.S - Now available in the Browser
Link: https://salasam.itch.io/nerds
BackgroundHaving used fair amount of time trying to get WebGL working during the jam itself, we decided to scrap it and have a go after it.
CauseTurns out there are multiple minor issues, all related to one thing: External assets.
ResolutionTo do the balancing, we used json files to load the data from so that no new build would be required... but WebGL doesn't support local assets.
The same applies to the "Save" feature, which is now disabled in the WebGL version.
All changes can be seen on GitHub.
The Windows release stays the same :wink:.
