Space Colors is a fast-paced, visually dynamic web game designed entirely with HTML5, JavaScript, CSS3, and SASS—without using any images! Every visual element in the game, from backgrounds to animations, is generated purely through code, making it a unique example of creative front-end development. With smooth animations, complex visual elements, and a self-built collider system, Space Colors delivers an engaging arcade-like experience right in your browser.
This project was developed using the following technologies:
🔗 Try it live: space-colors.vercel.app
You can run this project locally by following these steps:
Download and install Node.js from the official website: https://nodejs.org/
git clone https://github.com/your-username/space-colors.gitRun the following command to install the necessary packages:
npm installTo use Grunt, install it globally:
npm install -g grunt-cliExecute the following command to start the project:
gruntThis project is licensed under the MIT License.
Enjoy the game! 🚀🎨

