Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 993 Bytes

README.md

File metadata and controls

41 lines (22 loc) · 993 Bytes

PicoBox

Physics experiments on Pico-8

pendulum.p8

Example of a chain linking a box to a fixed (moveable with arrow keys) point

cloth.p8

Uses verlet integration to simulate 2d cloth physics

windy.p8

Windy is really moody today... maybe the weather will get better if you play a little bit with her.

Play 0.0.2

windy

instable.p8

Inspired by André Michelle's instable connections http://lab.andre-michelle.com/instable-connections

Play 0.1

instable

isometric.p8

Physics engine for NanoGolf

Play 0.0.1

isometric

reflection.p8

2d vectorial reflection with Circles + Line collision

reflection