/examples

A collection of examples of how to use the overreact engine

Primary LanguageTypeScript

Overreact Examples

A handful of examples, showing how to use the overreact game engine.

Run in browser

First, install dependencies:

npm i

Next, run the vite server and process tailwind styles:

npm run dev

Open http://localhost:5173 in a browser.