aboutsummaryrefslogtreecommitdiff
path: root/src/demo.c
Commit message (Collapse)AuthorAge
* Background collisionFlenk0082023-03-13
| | | | Added background collision for player and other entities. Added gravity and jump functionailty
* Fixed movementFlenk0082023-03-11
| | | | Adjusted movement speed otherwise wouldnt show any movement. Also changed input testing lines so it does work
* `clang-format`lonkaars2023-03-10
|
* add input emulation to test collisionlonkaars2023-03-10
|
* optimize ppusim with threadslonkaars2023-02-25
|
* ppusim donelonkaars2023-02-25