Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.04 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.04 KB

ReTurbo

ReTurbo

Some fun with Reprocessing and BsbNative

How To

Install

yarn

Build

yarn build and yarn vite:build

Start

There are a few ways to try this out:

After building you could run a static server, like python -m SimpleHTTPServer and go to localhost:8000. Or you're using safari you can simply open the index.html and tick Develop > Disable Cross-Origin Restrictions.

Alternatively using Vite: yarn preview will host the game at localhost:4173

Controls

Use the arrow keys to turn and brake, whilst space restarts the game. Alternatively, click/touch the edges to turn and the timer to restart.

Fun Stuff I used or forked