/VirusGame

When I take my Computer Graphic class, I have some funny ideas. So I use WebGL(Three.js) to implement them. And here is the collection.

Primary LanguageJavaScript

A game about virus. Use your virus to occupy other viruses to get victory.

Application created by ThinkJS

Install dependencies

npm install

Start server

npm start

Deploy with pm2

Use pm2 to deploy app on production enviroment.

pm2 startOrReload pm2.json