golang-minigames
Mini-game library
A collection of Go programs implementing popular mini-games
12 stars
3 watching
4 forks
Language: Go
last commit: over 8 years ago cligamegogolanghacktoberfest-accepted
Related projects:
Repository | Description | Stars |
---|---|---|
simonwaldherr/golang-examples | Provides examples and resources to help software developers learn and practice Go programming language skills. | 1,583 |
simonwaldherr/cgolgo | An implementation of Conway's Game of Life in Golang | 46 |
simonwaldherr/golibs | A collection of reusable Go code snippets and libraries to simplify common tasks in software development | 122 |
simonwaldherr/wikigo | A lightweight wiki software written in Go. | 20 |
simonwaldherr/golang-benchmarks | A repository of benchmarking tests to measure the performance of common Go functions and libraries | 133 |
simonwaldherr/golangsortingvisualization | Visualizes various sorting algorithms in Go with animations | 125 |
golangmastery/gopherlabs | A comprehensive resource for learning Go programming and related technologies through interactive tutorials, examples, and workshops. | 144 |
svera/doric | A Go implementation of the Columns game | 0 |
gen2brain/raylib-go | Provides Go bindings for a popular game development library | 1,644 |
andygrunwald/go-jira | A Go client library for interacting with the Atlassian Jira API | 1,481 |
gojuno/minimock | Generates mocks out of Go interface declarations to make testing easier and more efficient. | 647 |
pelletier/go-toml | Library for parsing and generating the TOML file format in Go. | 1,745 |
thomasobenaus/go-conf | Library to simplify configuration management in Go applications | 11 |
siddontang/go-log | A Golang logging library with support for multiple handlers and log levels | 36 |
awalterschulze/goderive | Automates generating implementations of common Go functions from input parameter types. | 1,245 |