Skip to content

Wsko-12/RSWorms

Repository files navigation

RSWorms

RSSchool stage2 final task project (RSClone).

Deploy:

image

To run the app:

  1. Clone repository git clone https://github.com/Wsko-12/RSWorms.git.
  2. Move to folder using cd RSWorms.
  3. Check develop branch using git checkout develop.
  4. Install dependencies using npm install.
  5. Open terminal and run npm run dev to build files to dist folder.
  6. Open second terminal and start server npx nodemon dist/app.
  7. Open browser on localhost:3000.

Libs used:

  • three.js
  • socket.io
  • p5.js (Perlin noise)

About

RSSchool RSClone task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages