/Celestial-Gaming

Celestial Gaming is a free to use, open-source, gaming site with a large collection of html5, flash, mobile, and retro games to play out of the box in your browser!

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Celestial Gaming

Celestial Gaming is a free to use, open-source, gaming site with a large collection of html5, flash, mobile, and retro games to play out of the box in your browser! WARNING: I will not take responsibility if this becomes a distraction in the classroom, nor will I take if this gets a student in trouble.

Quick Deployments

Host On Your Own Machine

$ git clone https://github.com/Celestial-Dev/Celestial-Gaming
$ cd Celestial-Gaming
$ npm install
$ npm run build
$ npm run start

Want to modify and/or contribute to the project??

do $ npm run dev instead of $ npm run build