Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bemug/open-cyclades
Cyclades board game in Godot
https://github.com/bemug/open-cyclades
board-game boardgame boardgames godot godot-engine godot4 godotengine multiplayer open-source opensource turn-based turn-based-strategy
Last synced: 26 days ago
JSON representation
Cyclades board game in Godot
- Host: GitHub
- URL: https://github.com/bemug/open-cyclades
- Owner: bemug
- Created: 2024-07-10T19:01:18.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T15:32:06.000Z (2 months ago)
- Last Synced: 2024-09-29T04:47:47.415Z (about 1 month ago)
- Topics: board-game, boardgame, boardgames, godot, godot-engine, godot4, godotengine, multiplayer, open-source, opensource, turn-based, turn-based-strategy
- Language: GDScript
- Homepage:
- Size: 149 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Open Cyclades
Open Cyclades is an open source digital version of the critically acclaimed Cyclades board game.## Godot configuration
### Static typing
Open Cyclades uses static typing, providing better code completion and performance.Consider enabling the type hint autocompletion setting found in the `Editor > Editor Settings` menu :
```
Text Editor > Completion > Add Type Hints
```Read more about static typing on the [Godot Documentation](https://docs.godotengine.org/en/stable/tutorials/scripting/gdscript/static_typing.html).
Open Cyclades is in no way affiliated with Matago, Open Sesame Games, and the Cyclades board game. We don't make no profit whatsoever (in fact, we lose money).