Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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)