correct readme
This commit is contained in:
parent
fb86131917
commit
baf2c40ac4
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ This is hackaton code. Don't expect much.
|
|||
- Tiny procedural language specifically for gamedev
|
||||
- Wrapped by a game framework
|
||||
- Only user input is controller input (or specific keyboard keys)
|
||||
- Basic types: int, float, string, char, bool, objects, arrays, first-class functions
|
||||
- Basic types: int, float, string, bool, objects, arrays, first-class functions
|
||||
- if, loop, break, return
|
||||
- ✨Live code reload✨
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue