Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 179 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 179 Bytes

Snake Game

A simple snake game made with PixiJS.

Setup

Run npm i to install dependencies. Run npm start to start a local server (opens automatically) and play the game.