Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joostvdg/cmg-seafarers
Catan Map Generator for Seafarers. Written with Quarkus.
https://github.com/joostvdg/cmg-seafarers
board-game catan catan-board-game cmg quarkus
Last synced: 25 days ago
JSON representation
Catan Map Generator for Seafarers. Written with Quarkus.
- Host: GitHub
- URL: https://github.com/joostvdg/cmg-seafarers
- Owner: joostvdg
- License: apache-2.0
- Created: 2019-07-13T19:48:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-20T14:20:08.000Z (over 1 year ago)
- Last Synced: 2024-04-16T18:03:26.743Z (7 months ago)
- Topics: board-game, catan, catan-board-game, cmg, quarkus
- Language: Java
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Catan Map Generator - Seafarers
## Status
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/377f68617f3c4644b614423f4a21cf62)](https://www.codacy.com/app/joostvdg/cmg-seafarers?utm_source=github.com&utm_medium=referral&utm_content=joostvdg/cmg-seafarers&utm_campaign=Badge_Grade)
[![GitHub release](https://img.shields.io/github/release/joostvdg/cmg-seafarers.svg)]()
[![license](https://img.shields.io/github/license/joostvdg/cmg-seafarers.svg)]()
[![Docker Pulls](https://img.shields.io/docker/pulls/caladreas/cmg-seafarers.svg)]()
[![CircleCI](https://circleci.com/gh/joostvdg/cmg-seafarers.svg?style=svg)](https://circleci.com/gh/joostvdg/cmg-seafarers)
[![DepShield Badge](https://depshield.sonatype.org/badges/joostvdg/cmg-seafarers/depshield.svg)](https://depshield.github.io)## Description
This is an experimental extension to [Catan Map Generator](https://github.com/joostvdg/cmg) (CMG) for the seafarers expansion.
## Build with Quarkus
[Quarkus](https://quarkus.io/) is making Java more relevant in this age of Microservices, Containers, and Serverless, time for a real world demo.