ikbensiep / lofigame

A 2D game without canvas, only html vibes. SVG is used not only for artwork but to annotate as much world/level data as possible, simply by drawing shapes accoring to a few rules. Exploring wether it's worthwile to make it into an open source 2d world game engine.
https://ikbensiep.github.io/lofigame/
GNU General Public License v3.0
1 stars 0 forks source link

Game title screen #12

Open ikbensiep opened 9 months ago

ikbensiep commented 9 months ago

This is the splash / greeter screen that'll be displayed while the game loads.

(Can be placeholder with just LFO industries logo for now.)

When loading is complete, fade to #13