Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pierrec/games
Various games for fun.
https://github.com/pierrec/games
game go
Last synced: 3 months ago
JSON representation
Various games for fun.
- Host: GitHub
- URL: https://github.com/pierrec/games
- Owner: pierrec
- License: bsd-3-clause
- Created: 2021-03-25T12:32:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-03T09:53:05.000Z (over 3 years ago)
- Last Synced: 2024-05-22T12:32:21.322Z (6 months ago)
- Topics: game, go
- Language: Go
- Homepage:
- Size: 173 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gio - Blocks
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
```