Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cloudlena/humphrey
A small text based adventure game (in Swiss German)
https://github.com/cloudlena/humphrey
game go golang
Last synced: 10 days ago
JSON representation
A small text based adventure game (in Swiss German)
- Host: GitHub
- URL: https://github.com/cloudlena/humphrey
- Owner: cloudlena
- License: other
- Created: 2019-01-27T10:00:51.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-02-10T22:24:26.000Z (11 months ago)
- Last Synced: 2024-12-24T12:23:58.966Z (10 days ago)
- Topics: game, go, golang
- Language: Go
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Humphrey
[![Go Report Card](https://goreportcard.com/badge/github.com/cloudlena/humphrey?style=flat-square)](https://goreportcard.com/report/github.com/cloudlena/humphrey)
[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fcloudlena%2Fhumphrey%2Fbadge&style=flat-square)](https://github.com/cloudlena/humphrey/actions)
[![GoDoc](https://godoc.org/github.com/golang/gddo?status.svg)](http://godoc.org/github.com/cloudlena/humphrey/pkg/game)A small text based adventure game (in [Swiss German](https://www.berndeutsch.ch))
## Run locally
1. Run `make`