Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/datek/go-jaipur


https://github.com/datek/go-jaipur

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

[![codecov](https://codecov.io/gh/DAtek/go-jaipur/branch/master/graph/badge.svg?token=7QLVUTCXMZ)](https://codecov.io/gh/DAtek/go-jaipur)

# Japipur board game in Go

## Project structure

### `app`

The package implements interactions between an `io.Reader` , `io.Writer` and the core game logic.

### `cmd`

A console interface to the game.

### `core`

Pure domain logic.