Skip to content

Commit

Permalink
Add clients and other parts of the code to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tivvit authored Jan 2, 2024
1 parent 1753d1f commit 193d145
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,19 @@
# dungeons-and-trolls
[![Go](https://github.com/gdg-garage/dungeons-and-trolls/actions/workflows/go.yml/badge.svg?branch=main)](https://github.com/gdg-garage/dungeons-and-trolls/actions/workflows/go.yml)

RPG game for AI bot developement
Cooperative RPG game for AI bot development.

### API

[Swagger UI](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/gdg-garage/dungeons-and-trolls/master/api/dungeonsandtrolls.swagger.json)

## Generator
https://github.com/gdg-garage/dungeons-and-trolls-generator

## Monster AI
https://github.com/gdg-garage/dungeons-and-trolls-monsters-ai

## Clients
* Py - https://github.com/gdg-garage/dungeons-and-trolls-example-python-bot
* Go - https://github.com/gdg-garage/dungeons-and-trolls-example-go-bot
* JS - https://github.com/gdg-garage/dungeons-and-trolls-example-js-bot

0 comments on commit 193d145

Please # to comment.