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

https://github.com/yacklebeam/ludumdare45

Ludum Dare 45 Game Jam Project
https://github.com/yacklebeam/ludumdare45

golang ludum-dare sdl2

Last synced: about 1 month ago
JSON representation

Ludum Dare 45 Game Jam Project

Awesome Lists containing this project

README

        

# ludumdare45

Ludum Dare 45 Game Jam Project

- golang
- sdl

## Setup
1) Install golang
2) Install MINGW-W64 and add to your path
3) Follow instructions here to get raylib-go: https://github.com/gen2brain/raylib-go
4) Clone this repo to %GOPATH%/src/github.com/yacklebeam/ludumdare45