https://github.com/iexistasaconstruct/clock-prototypes
A Godot project featuring various different clocks, all meant as a prototype for game mechanics.
https://github.com/iexistasaconstruct/clock-prototypes
clocks game game-development godot godot-engine godot4 prototype
Last synced: 5 months ago
JSON representation
A Godot project featuring various different clocks, all meant as a prototype for game mechanics.
- Host: GitHub
- URL: https://github.com/iexistasaconstruct/clock-prototypes
- Owner: IExistAsAConstruct
- Created: 2024-08-26T14:51:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-29T14:57:11.000Z (over 1 year ago)
- Last Synced: 2025-03-15T16:12:47.771Z (about 1 year ago)
- Topics: clocks, game, game-development, godot, godot-engine, godot4, prototype
- Language: GDScript
- Homepage:
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clock Prototypes
Several prototypes of clocks and clock based designs, meant to explore various mechanics and concepts related to games.
## Battle Clock
A battle command UI designed like a clock, with removable icons and several clock hands to simulate taking multiple actions.
## Time Clock(s)
Several GUI clocks meant to showcase telling time in a game with a time system in it, with features such as changing the second interval (how many seconds are in a minute).