Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
KilledByAPixel committed Jan 6, 2024
2 parents 173942d + 1857fbd commit dcac9ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ LittleJS is a small but powerful game engine with many features and no depenenci

- Designed to work with all modern web bowsers and mobile devices
- Compatible with TypeScript and includes [an example TS project](https://killedbyapixel.github.io/LittleJS/examples/typescript)
- For size coding competitions like [js13kGames](https://js13kgames.com/), starter project builds to a 7KB zip file
- For size coding competitions like [js13kGames](https://js13kgames.com/), [a special example project builds to a 7KB zip file](https://killedbyapixel.github.io/LittleJS/examples/js13k)
- Builds to a Windows executable with [Electron](https://www.electronjs.org/) for distribution on platforms like Steam
- Open Source with the [MIT license](https://github.com/KilledByAPixel/LittleJS/blob/main/LICENSE) so it can be used for anything you want

Expand Down

0 comments on commit dcac9ac

Please sign in to comment.