gbdk-2020 | GameBoy Development Kit |
| download: https://git.y1.nz/archives/gbdk.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit d27f5b26394daf879e358c8effcf4389dda3aff5 parent eb04d617a008130dd2a927c88f340fbdc0b753bc Author: bbbbbr <reg+github@roughhousing.com> Date: Wed, 8 Sep 2021 21:46:39 -0700 Examples: Readme for simple_physics Diffstat:
| A | gbdk-lib/examples/gb/simple_physics/Readme.md | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/gbdk-lib/examples/gb/simple_physics/Readme.md b/gbdk-lib/examples/gb/simple_physics/Readme.md @@ -0,0 +1,3 @@ + +A simple sub-pixel / fixed point physics movement example. +
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.