Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 512 Bytes

File metadata and controls

13 lines (10 loc) · 512 Bytes

Josephus problem

Simulating josephus problem using p5js, for more info - josephus-problem.

How to run the project

  • Clone the repository
  • cd into the repository
  • Run a file server or if you have python installed run $python -m http.server from the project root
  • Open the file server from your favorite browser
  • Simulation starts running

Output

simulation