Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Background collision | Flenk008 | 2023-03-13 |
| | | | | Added background collision for player and other entities. Added gravity and jump functionailty | ||
* | Fixed movement | Flenk008 | 2023-03-11 |
| | | | | Adjusted movement speed otherwise wouldnt show any movement. Also changed input testing lines so it does work | ||
* | `clang-format` | lonkaars | 2023-03-10 |
| | |||
* | add input emulation to test collision | lonkaars | 2023-03-10 |
| | |||
* | optimize ppusim with threads | lonkaars | 2023-02-25 |
| | |||
* | ppusim done | lonkaars | 2023-02-25 |