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
- Host: GitHub
- URL: https://github.com/yacklebeam/ludumdare45
- Owner: yacklebeam
- Created: 2019-09-25T18:28:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-05T22:35:35.000Z (over 5 years ago)
- Last Synced: 2023-10-03T18:56:59.497Z (over 1 year ago)
- Topics: golang, ludum-dare, sdl2
- Language: Go
- Size: 6.3 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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