tg-core

Description

Generic engine for tabletop games

Details

Source
GitHub
License
GPL-3.0
Stars
5
Created
Dec. 5, 2020
Updated
Aug. 8, 2023
Topics
object-oriented-analysis smalltalk tabletop-games

Categories

Games

README excerpt

# Tabletop games engine 

[![CI](https://github.com/nergal-perm/tg-core/actions/workflows/ci-test.yml/badge.svg?branch=master&event=push)](https://github.com/nergal-perm/tg-core/actions/workflows/ci-test.yml)
[![PDD status](https://www.0pdd.com/svg?name=nergal-perm/tg-core)](https://www.0pdd.com/p?name=nergal-perm/tg-core)
[![Hits-of-Code](https://hitsofcode.com/github/nergal-perm/tg-core?branch=master)](https://hitsofcode.com/github/nergal-perm/tg-core?branch=master/view?branch=master)

**Generic engine for tabletop games**

Для клонирования репозитория необходимо установить и запустить [GlamorousToolkit](https://gtoolkit.com/download/), открыть новую страницу Playground и выполнить следующий код:

```smalltalk
Metacello new
	baseline: 'TabletopEngine';
	repository: 'github://ewc-tabletop/tg-core:master/src';
	load.
```

Social media image credits: 
Photo by <a href="https://unsplash.com/@motivesandplaces?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Aksel Fristrup</a> on <a href="/s/photos/board-game?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Unsplash</a>
  
← Back to results