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

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.

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

image

image