mshll / Color-Way

2D game built using Swift and SpriteKit. Color match barriers with your rocket.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

colorway_preview_iOS.mov

macOS (Catalyst)

colorway_preview_macOS.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

About

2D game built using Swift and SpriteKit. Color match barriers with your rocket.

License:MIT License


Languages

Language:Swift 100.0%