Example for the experimental httpResource in Angular 19.2.
Please note:
- The game "engine" is treated as a black box.
- The level is constructed via the tiles map in
public/tiles.png(see below) - The level structure is defined via json files in
public/levels.
npm i
ng serve -oThis tiles map is used with thanks from https://www.spriters-resource.com/nes/supermariobros/sheet/52571
