An open API service indexing awesome lists of open source software.

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

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