https://github.com/mcejp/gba-raycaster
https://github.com/mcejp/gba-raycaster
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mcejp/gba-raycaster
- Owner: mcejp
- Created: 2024-10-15T21:42:42.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-15T22:41:02.000Z (almost 2 years ago)
- Last Synced: 2025-05-03T06:05:09.879Z (about 1 year ago)
- Language: C++
- Size: 56.6 KB
- Stars: 16
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The following are the dependencies. The indicated versions are tested (in CI or otherwise)
-- use other versions at your own peril.
- A toolchain
- [devkitARM release 64](https://wii.leseratte10.de/devkitPro/devkitARM/r64%20%282024-05-11%29/) (GCC 14.1.0, newlib 4.4.0)
- devkitARM release 62 (GCC 13.2.0)
- ARM GNU Toolchain 2022.02 (GCC 11.2.1)
- Python 3.9.2
For content authoring:
- Tiled 1.10.2