https://github.com/toasterbirb/ludum-dare-51
[MIRROR] Source code for my LD 51 entry
https://github.com/toasterbirb/ludum-dare-51
Last synced: 30 days ago
JSON representation
[MIRROR] Source code for my LD 51 entry
- Host: GitHub
- URL: https://github.com/toasterbirb/ludum-dare-51
- Owner: Toasterbirb
- License: gpl-3.0
- Created: 2022-09-30T17:27:17.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-29T22:54:12.000Z (over 3 years ago)
- Last Synced: 2025-03-03T04:30:02.755Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 605 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ludum-Dare-51
Source code for my LD 51 entry
The `birb2d` directory symlink at the root of the repo can be replaced with [Birb2D](https://github.com/Toasterbirb/Birb2D) submodule or simply clone the engine to the repository root. I used a symlink in this case because cloning the submodules from github was taking ages for some reason. Also doing engine fixes and stuff during the game jam is way easier when I don't have to go trough git to use the new versions