Skip to content

willybcode/colori

Repository files navigation

Introduction

Colori is a simple Web-based game in which the player tries to match the colors in the different shapes to gain points and unlock levels

Prerequisites

You just need NodeJs to run this project

Usage

To install, simply clone the repo or download it then "npm install"

git clone
cd colori
npm install

For development run:

npm run dev # you will be able to access it from other devices on your local network as well

For production

npm run build

Note that the vite config was modified so that the project can be hosted with a URI prefix as well

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A simple web game in React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published