Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pixel-tactics/pixel-tactics-client
Pixel Tactics Client. Built in Godot and GDScript.
https://github.com/pixel-tactics/pixel-tactics-client
frontend gdscript godot websocket
Last synced: about 1 month ago
JSON representation
Pixel Tactics Client. Built in Godot and GDScript.
- Host: GitHub
- URL: https://github.com/pixel-tactics/pixel-tactics-client
- Owner: Pixel-Tactics
- License: mit
- Created: 2024-06-07T09:30:57.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-08T08:54:38.000Z (3 months ago)
- Last Synced: 2024-09-23T13:02:44.902Z (about 2 months ago)
- Topics: frontend, gdscript, godot, websocket
- Language: GDScript
- Homepage:
- Size: 4.84 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pixel Tactics - Client
![Godot Engine](https://img.shields.io/badge/GODOT-%23FFFFFF.svg?style=for-the-badge&logo=godot-engine)This is the client (frontend) of Pixel Tactics.
## Installing
Before installing, you need to ensure that the Match Microservice, Users Microservice, and RabbitMQ server are running.To install the client, you just need to install Godot and open this project.
## Developers
- Meervix (Emyr298)