chore: update readme

pull/42/head
Michael Dougall 2024-03-05 21:52:13 +11:00
parent 1b58a27e9d
commit 17543f3b5c
No known key found for this signature in database
GPG Key ID: A39E8BB1F493D906
2 changed files with 13 additions and 10 deletions

View File

@ -3,13 +3,5 @@
"components": ["../src/components/**/*.(j|t)sx"],
"files": ["../src/components/**/*.(j|t)sx"],
"provider": "./provider.tsx",
"assetsDir": "models",
"rendererAttributes": {
"gl": {
"antialias": false,
"stencil": false,
"depth": false,
"powerPreference": "high-performance"
}
}
"assetsDir": "models"
}

View File

@ -1,4 +1,5 @@
# Mario Kart 3.js - JavaScript/WebGL Mario Kart
[Link](https://mario-kart-3-js.vercel.app/)
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/Lunakepio/Mario-Kart-3.js)
@ -43,6 +44,16 @@ Start the dev server
- Feel free to bring your ideas to the project even if you can't code them.
## How to use (Editor)
- [Download Triplex](https://triplex.dev/download)
- Open this project in Triplex from the projects root directory
- Iterate on individual components, set props, have some fun
- [Learn more about Triplex](https://triplex.dev/docs/get-started/user-interface)
## TO - DO
- [ ] Design Landing page
@ -53,7 +64,7 @@ Start the dev server
- [ ] Add curve/length modifiers to drift particles 3/4
- [ ] Add Skid marks
- [ ] Add Skid marks
- [x] Add smokes