Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | game loop and bullet | NielsCoding | 2023-03-15 |
| | | | | | | | | | TODO game loop: -(startingscreen) read correct indexes -(shop) read correct indexes -gameplay still needs alot with different levels etc.. rest not yet done bullet needs testing and correct PAL and tilemap reading | ||
* | camera, movement, collisions | UnavailableDev | 2023-03-13 |
| | |||
* | makefile update | UnavailableDev | 2023-03-12 |
| | |||
* | Merge branch 'game-engine' of https://github.com/UnavailableDev/avans-arcade ↵ | UnavailableDev | 2023-03-12 |
|\ | | | | | | | into game-engine | ||
| * | drawing map en read from binary complete. shift to background. | NielsCoding | 2023-03-11 |
| | | |||
* | | integrated palettes and fixed reading tiles | UnavailableDev | 2023-03-12 |
|/ | |||
* | makefile engine | NielsCoding | 2023-03-11 |
| | |||
* | `clang-format` | lonkaars | 2023-03-10 |
| | |||
* | fix windows build system and add vscode configuration files | lonkaars | 2023-03-08 |
| | |||
* | update/fix build config for windows | lonkaars | 2023-02-25 |
| | |||
* | ppusim done | lonkaars | 2023-02-25 |
| | |||
* | c interface semi-done | lonkaars | 2023-02-24 |
| | |||
* | ppusim refactor | lonkaars | 2023-02-24 |
| | |||
* | mv sdl2 demo to src/ppusim folder | lonkaars | 2023-02-24 |
| | |||
* | desktop compilation options in makefile | lonkaars | 2023-02-24 |
| | |||
* | rename and move files | lonkaars | 2023-02-24 |