https://github.com/sanelli/connect-four
Connect 4 game implemented in Go and SDL.
https://github.com/sanelli/connect-four
connect-four go golang sdl sdl2
Last synced: about 21 hours ago
JSON representation
Connect 4 game implemented in Go and SDL.
- Host: GitHub
- URL: https://github.com/sanelli/connect-four
- Owner: sanelli
- License: mit
- Created: 2024-04-22T06:56:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-20T23:41:35.000Z (10 months ago)
- Last Synced: 2024-07-21T01:39:15.086Z (10 months ago)
- Topics: connect-four, go, golang, sdl, sdl2
- Language: Go
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Connect 4
[Connect Four](https://en.wikipedia.org/wiki/Connect_Four) game implemented in Go and SDL.## Credits
### Bebas Neue Font
- [Google Fonts](https://fonts.google.com/specimen/Bebas+Neue/about)
- [Git Hub](https://github.com/dharmatype/Bebas-Neue)### Go SDL
- [Github](github.com/veandco/go-sdl2)## Screenshots
![]()