Awesome
VisionOS Wordle Game
Description
Very basic Wordle Game written in Swift for Apple Vision Pro
Features:
- Immersive space version of Wordle game
- Using real words for game (thanks to https://github.com/tabatkins/wordle-list)
- Highlight button when looking at it
- Indirect and direct tap gesture for virtual keyboard
- Animation of wrong attempt
- Animation of correct word
- Win scenario
- Loose scenario
Used projects:
- List of wordle words: https://github.com/tabatkins/wordle-list
- TextEntity component was used as reference for components: https://github.com/Reality-Dev/RealityKit-Text