This game was developed as part of the 'Develop in Swift Essentials' course. The words to be guessed are all related to Swift programming concepts, such as View, Outlets, and Actions.
Objective: Try to guess the correct word and make as many points as possible while preventing apples from falling off the tree. Each incorrect guess causes an apple to drop.
git clone https://github.com/lf-bf/K-Miner
You can simply hit the play button that the simulator will automatically be launched...
- When hitting one word, the game will add +1 point to the total, and when hitting the entire word, +5 points will be added...
** **
- When missing one word, the game will subtract -1 point to the total, and when all the apples have fallen, -5 points will be subtracted...
- Different Levels
- Main menu and Pause menu
- Highscore
- Different Background (Current one is terrible)
This project is licensed under the Apache License 2.0.