Potato Engine
Loading...
Searching...
No Matches
Tutorial

Example Tutorial

This page showcases the engine with a tutorial for a simple lazer obstacle game.

Remarks
This page is incomplete while the engine is in development. Come back soon!

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