-
Notifications
You must be signed in to change notification settings - Fork 1
Improve glyph recognition #10
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Improve the glyph recognition feature #3 and add new features
Description
The glyph recognition feature is a core mechanic of the game that allows the player to draw symbols on the screen and trigger different effects. However, the current implementation has some limitations and bugs that need to be fixed. Additionally, some new features are need to be added to enhance the gameplay and the user experience.
Deliverables:
- A file format and a method to save and load the input data for the algorithm #11
- A user interface and a storage system for the player to save and access their unique glyphs #12
- A tool and a format for the editor to create and export glyph data for the model #13
- A setting and a logic for the game to switch between different stroke modes #14
Features:
- Implement a way to save the input data to a file for the algorithm to use for preciseness. This will help to improve the accuracy and consistency of the glyph recognition.
- Implement a way for the player to save unique glyphs that they create or discover in the game.
- Implement a way for the editor to create glyph data to train the model. This will enable the developers to add new glyphs to the game without having to hard-code them or rely on external sources.
- Implement a way to choose between one, two, and three stroke gestures. This will increase the variety and complexity of the glyphs and allow for different levels of difficulty and challenge.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request