Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pierrec/games

Various games for fun.
https://github.com/pierrec/games

game go

Last synced: about 2 months ago
JSON representation

Various games for fun.

Awesome Lists containing this project

README

        

# games
Various games for fun.
They all require **go 1.16** or above.

**Blocks** is a clone of a very famous block game.

![](images/blocks1.png)
![](images/blocks2.png)

To install:

```
go install github.com/pierrec/games/blocks/cmd/blocks@latest
```