This project is a clone of New York Times' Connections game, implemented in Go using the amazing Bubble Tea library. It's a fun and engaging text-based game that challenges players to make connections between different items.
- Shuffle Tiles: Press 'h'
- Deselect All in Selection: Press 'Delete'
- Submit Selection: Press 'Enter'
- Quit Game: Press 'q'
Contributions are welcome! Feel free to open a PR or an issue for feature suggestions, or bug reports.
Also, I created this game to hone my Go skills, so feel free to open a PR for code review!
- Welcome screen
- Game timer
- Scoring system
- More game data
- Fetching game data from remote source