Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AavaGames authored Apr 15, 2024
1 parent d7551cd commit 21751db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ The following libraries are expected to work well-enough on the Playdate:
- [vector.lua](https://github.com/themousery/vector.lua) - An alternative 2D vector library for Lua.
- [bump.lua](https://github.com/kikito/bump.lua) - A 2D colission detection library.
- [philanc/plc](https://github.com/philanc/plc) - Pure Lua Crypto. Crpytographic functions and utilities implemented in pure Lua.
- [Keyboard Based Menu](https://github.com/AavaGames/playdate-keyboard-based-menu-ui) - A menu that uses the playdate's keyboard to navigate and select.

##### LOVE
The Lua-based [LÖVE](https://love2d.org/) framework offers a similar API to the Playdate Lua SDK, useful for prototyping before the public release of the Playdate SDK.
Expand Down

0 comments on commit 21751db

Please sign in to comment.