Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | random shop items + animations | UnavailableDev | 2023-04-06 |
| | |||
* | printing strings coming to YOUR screen! | UnavailableDev | 2023-04-06 |
| | |||
* | Merge branch 'dev' of https://github.com/heavydemon21/avans-arcade into dev | UnavailableDev | 2023-04-06 |
| | |||
* | enemy and ai, bullets and gameplay | NielsCoding | 2023-04-05 |
| | | | | ai needs finetuning | ||
* | bullet/player/enemy/gameplay | NielsCoding | 2023-04-04 |
| | | | | | | | bullet only needs different directions player is done enemy needs ai(Bjorn) gameplay may need some finetuning | ||
* | player controller update | NielsCoding | 2023-04-03 |
| | |||
* | snake case/background | NielsCoding | 2023-04-02 |
| | |||
* | gameloop/bullet/levels | NielsCoding | 2023-03-30 |
| | | | | | | gameloop moet nog wat gefixt worden. shop moet nog wat art en functie krijgen zefde voor gameover/highscore bullet moet meerdere entityten kunnen doen nu nog alleen gemaakt voor 1. levels moet alleen nog backwords kunnen | ||
* | demo version | heavydemon21 | 2023-03-20 |
| | |||
* | Player-Enemy collision | Flenk008 | 2023-03-15 |
| | | | | Added player with enemy collision. Also changed input system to a vector system with friction and gravity. Jump also works. Enemy is 1 stationary object. | ||
* | Revert "Background collision" | Flenk008 | 2023-03-13 |
| | | | | This reverts commit e47f7fa198229b8598b8ab03ef8b2483f7c685bc. | ||
* | 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 |