Skip to content

aka-toliu/space-colors

Repository files navigation

Overview

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.

alt text


🚀 Technologies

This project was developed using the following technologies:

JavaScript SASS CSS3


🎮 Play Now

🔗 Try it live: space-colors.vercel.app


📥 Cloning the Project

Built with Grunt

You can run this project locally by following these steps:

1️⃣ Install Node.js

Download and install Node.js from the official website: https://nodejs.org/

2️⃣ Clone the Repository

  git clone https://github.com/your-username/space-colors.git

3️⃣ Install Dependencies

Run the following command to install the necessary packages:

  npm install

4️⃣ Install Grunt CLI

To use Grunt, install it globally:

  npm install -g grunt-cli

5️⃣ Run the Project

Execute the following command to start the project:

  grunt

📜 License

This project is licensed under the MIT License.


Enjoy the game! 🚀🎨

About

A shoot'n up web game made with pure JS and CSS + SCSS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors