https://github.com/mluts/coding-math
Exercises for "coding math"
https://github.com/mluts/coding-math
Last synced: about 1 year ago
JSON representation
Exercises for "coding math"
- Host: GitHub
- URL: https://github.com/mluts/coding-math
- Owner: mluts
- Created: 2017-01-01T17:47:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-15T17:10:50.000Z (over 9 years ago)
- Last Synced: 2025-04-04T01:28:59.804Z (over 1 year ago)
- Language: Go
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Coding Math
Me practicing [Coding Math](https://www.youtube.com/channel/UCF6F8LdCSWlRwQm_hfA2bcQ)
## Dependencies
* `sdl2`
* `sdl2_gfx`
* `go get -u github.com/veandco/go-sdl2/sdl`
* `go get -u github.com/veandco/go-sdl2/sdl_gfx`