Example Tutorial
This page showcases the engine with a tutorial for a simple lazer obstacle game.
Game Overview
- Player can move around in a terminal sized world
- Vertical and horizontal lazers appear, damaging the player
- Lazers flicker twice before firing to allow player time to dodge
- Game is over when player health reaches 0
- Score is tracked by seconds alive
- Score is displayed on screen
- Health is displayed on screen