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: 5 months 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-08T08:54:38.000Z (almost 2 years ago)
- Last Synced: 2025-04-13T10:59:39.597Z (about 1 year 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

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)