Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryanabx/tabletop-engine
2-dimensional tabletop sandbox for all! Currently pre-alpha.
https://github.com/ryanabx/tabletop-engine
gdscript godot-engine tabletop-games
Last synced: 19 days ago
JSON representation
2-dimensional tabletop sandbox for all! Currently pre-alpha.
- Host: GitHub
- URL: https://github.com/ryanabx/tabletop-engine
- Owner: ryanabx
- License: mit
- Created: 2023-07-05T23:41:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-11T07:17:21.000Z (10 months ago)
- Last Synced: 2024-10-13T01:30:11.586Z (about 1 month ago)
- Topics: gdscript, godot-engine, tabletop-games
- Language: GDScript
- Homepage: https://discord.gg/RukbEpNZFX
- Size: 307 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> Note: This project is in pre-alpha and a lot is subject to change!
# Tabletop Engine
![](https://img.shields.io/badge/Godot_Engine_4.2-blue)
![](https://img.shields.io/badge/Contributions-Welcome-gree)
![](https://img.shields.io/badge/Version-unreleased-red)## Community Servers
[Discord Server](https://discord.gg/RukbEpNZFX)
## What is Tabletop Engine?
This project aims to be an open source feature-rich 2-dimensional virtual tabletop for board game enjoyers online! The project is still heavily WIP, and so there are a lot of features that need to be implemented before the first stable version comes out.
## Contributing
Contributions are welcome! Just find an issue and fork the repo! Make sure you understand the [GDScript Style Guide](https://docs.godotengine.org/en/stable/tutorials/scripting/gdscript/gdscript_styleguide.html) before contributing! Also read up on [static typing for GDScript](https://docs.godotengine.org/en/stable/tutorials/scripting/gdscript/static_typing.html).
## Running the project
[Download Godot 4.2 here.](https://godotengine.org/) Open the project.godot file in the base directory and press F5 or click the `play` button at the top of the editor.