Skip to content

theatrejs/example-menu

Repository files navigation

Copyright License @theatrejs/theatrejs NPM Version

Example Menu

🎮 A Game Menu example.

Installation

git clone https://github.com/theatrejs/example-menu.git

Create the .env file from the .env.example file:

cp .env.example .env

Update the .env file with your Aseprite executable path, for instance:

ASEPRITE=C:\Program Files\Aseprite\Aseprite.exe

Quick Start

npm start