The Game is a challenging arcade-style project built with Swift. Your mission? Protect the central circle from falling squares. It may sound simple, but as the pace increases, it gets harder and more intense. Precision and quick reflexes are key!
This game was built using native Apple technologies:
- ๐ฎ SpriteKit โ for 2D rendering and game animations
- ๐ฑ UIKit โ for interface and view management
- ๐ง GameplayKit โ for game logic and smart behaviors
- Clone the repository:
git clone https://github.com/luizmellodev/the-game.git
- Navigate into the project folder:
cd the-game
- Open the project in Xcode (
.xcworkspace
file):
open the-game.xcworkspace
- Run the project and start the simulator ๐
This project started as an experiment to explore Appleโs native game development tools. The mechanics are simple but addictive โ your challenge increases the longer you survive. Perfect for testing your reflexes in a minimalist and dynamic environment.
Name | GitHub |
---|---|
Luiz Eduardo | @luizmellodev |
Bruno Nepomuceno | @brunonepomuceno |
Enzo De Grazia | @enzodegrazia |
Rodrigo Anhaia | @RodrigoAnhaia |
This project is licensed under the MIT License.