Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mshll/Color-Way
2D game built using Swift and SpriteKit. Color match barriers with your rocket.
https://github.com/mshll/Color-Way
game ios macos spritekit swift
Last synced: 3 months ago
JSON representation
2D game built using Swift and SpriteKit. Color match barriers with your rocket.
- Host: GitHub
- URL: https://github.com/mshll/Color-Way
- Owner: mshll
- License: mit
- Created: 2021-01-13T02:53:10.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T04:40:26.000Z (almost 2 years ago)
- Last Synced: 2024-04-08T02:32:12.390Z (7 months ago)
- Topics: game, ios, macos, spritekit, swift
- Language: Swift
- Homepage:
- Size: 7.05 MB
- Stars: 17
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - Color Way - paced 2D game where you navigate colored barriers that match your color (Game / SpriteKit)
README
# Color Way
Color Way is a fast-paced, 2D game built using Swift and SpriteKit. In the game, you must navigate through colored barriers and tap the screen left or right to change your position. You must hit the barrier that matches your character's color.
This game was written as an exercise while learning Swift.
## Preview
#### iOS
https://user-images.githubusercontent.com/17913113/210928080-efe9704d-0d2a-41e2-a739-9ed54484b425.mov
### macOS (Catalyst)
https://user-images.githubusercontent.com/17913113/210928254-e9857376-127c-492d-bc74-300a8f2b5d6e.mov## Installation
1. Clone or download the repository onto your computer.
2. Open the project in Xcode.
3. Connect your iOS to your computer, or select a simulator from the dropdown menu, or your macOS device.
4. Press the Run button to build and run the project.## How to Play
- Tap the screen left or right to change your position, or use the left and right arrow keys on your keyboard.
- Avoid hitting barriers that do not match your character's color.
- Break through matching color barriers to move on to the next set of barriers.
- Collect power-ups, such as shields and coins, to help you survive and score higher. And avoid traps.
- Use coins to buy new skins for your character.
- Try to get the highest score possible.## License
[MIT](LICENSE)