Skip to content

Commit bc401e6

Browse files
authored
Merge pull request #77 from ttypelab/patch-1
Add pico8-physics library
2 parents 70b3640 + 85d277b commit bc401e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,8 @@
109109
- [PICO-Tween](https://github.com/JoebRogers/PICO-Tween) - A small library of tweening/easing functions for use in the PICO-8 fantasy console, inspired by Robert Penner's easing functions.
110110
- [parens-8](https://github.com/Siapran/parens-8) - Bypass the Lua token limit with a tiny lisp interpreter/compiler.
111111
- [p8-canvas](https://github.com/Siapran/p8-canvas) - A high performance infinite canvas/texture library.
112-
112+
- [pico8-physics](https://github.com/jamesedge/pico8-physics) - Pico8 implementation of Box2d with 8 demos.
113+
113114
### Assets
114115
- [midilib](https://www.lexaloffle.com/bbs/?cat=7#tag=midilib) - Custom SFX instruments
115116

0 commit comments

Comments
 (0)