Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 182 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 182 Bytes

Snake ReScript

A simple snake game in ReScript

Installation

pnpm install

Start

pnpm run res:build
pnpm run serve

Open your http://localhost:8000