elizabethhannan / palmolive-extension-game

Twitch Extension Game, which I made for Palmolive, using JS, HTML5 and p5.js.

Home Page:https://flappyship.vercel.app/video_overlay.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Vital Game, which I made for Palmolive. 2D game using JavaScript, HTML5 and p5.js engine.

Getting Started

First, fork the repository. Then, go into your favorite terminal.

npm install
npm run dev

npm run dev will start the development server and watch for changes on the client-side code inside the public folder and otherwise elsewhere applicable.

Now you may visit http://localhost:3000 to login and start developing!

About

Twitch Extension Game, which I made for Palmolive, using JS, HTML5 and p5.js.

https://flappyship.vercel.app/video_overlay.html


Languages

Language:JavaScript 72.8%Language:SCSS 15.2%Language:HTML 9.7%Language:Shell 1.5%Language:Batchfile 0.8%