https://github.com/antoinekllee/color-glide
A hyper-casual mobile game, guiding a color-changing quark through matching barriers with one-touch controls.
https://github.com/antoinekllee/color-glide
Last synced: about 2 months ago
JSON representation
A hyper-casual mobile game, guiding a color-changing quark through matching barriers with one-touch controls.
- Host: GitHub
- URL: https://github.com/antoinekllee/color-glide
- Owner: antoinekllee
- License: mit
- Created: 2023-08-02T09:20:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-17T17:40:28.000Z (over 1 year ago)
- Last Synced: 2025-01-31T12:17:50.644Z (3 months ago)
- Language: C#
- Homepage:
- Size: 2.67 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Color Glide 🚀
Color Glide is a hyper-casual, one-touch mobile game crafted for iOS. In this vibrant game, you're put in control of a subatomic particle - a quark. Your mission is to glide through a realm filled with color-coded barriers. The simple yet captivating gameplay is easy to pick up but hard to master, ensuring an engaging experience for players of all levels.
## Gameplay and Controls 🎮
Color Glide has been designed to provide an immersive gaming experience with minimalist controls.
- **Tap** the screen to change your quark's color. The colors cycle in the following order: red, green, blue.
- **Hold** the screen to make the quark ascend.
- **Release** your hold to make the quark descend.Your goal is to successfully navigate through the barriers matching your quark's color. The game ends when your quark collides with a barrier of a different color or the edges of the screen.
## Features ✨
- **One-Touch Controls**: Simplistic and intuitive controls that can be easily mastered.
- **Colorful Gameplay**: A visually appealing and dynamic game environment with vibrant, color-coded barriers.
- **Scoring System**: An exponential scoring system that rewards skill and persistence.
- **Leaderboards and Achievements**: Chase high scores and unlock achievements for an added layer of challenge and fun.
- **Accessibility**: The game includes features to accommodate different types of color vision deficiencies.## Built With 🛠️
- [Unity](https://unity.com/) - A powerful platform used to develop the game.
- [C#](https://docs.microsoft.com/en-us/dotnet/csharp/) - The main programming language used for scripting the game's logic.## License 📜
This project is licensed under the MIT License. See the `LICENSE.md` file for details.