https://github.com/azgaar/spell-caster
Draw magical symbols to cast spells
https://github.com/azgaar/spell-caster
game magic shape-recognition
Last synced: about 1 year ago
JSON representation
Draw magical symbols to cast spells
- Host: GitHub
- URL: https://github.com/azgaar/spell-caster
- Owner: Azgaar
- Created: 2024-06-27T23:04:20.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-30T18:42:13.000Z (almost 2 years ago)
- Last Synced: 2025-04-14T12:04:21.888Z (about 1 year ago)
- Topics: game, magic, shape-recognition
- Language: TypeScript
- Homepage: https://azgaar.github.io/spell-caster/
- Size: 697 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spell Caster
## Description
Interactive game where the player can cast spells by drawing symbols on the screen. The game is based on the concept of gesture recognition, where the player draws a symbol on the screen and the game recognizes the symbol and casts a spell based on the symbol drawn.
The project is under development and is not yet complete.