Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p5.js Starter

Minimal project to get started with p5.js. Includes live reloading with BrowserSync.

After installing the dependencies via npm install or yarn, simply run

npm start

to start the development server. Put all of your p5.js related code (i.e. your sketch) in sketch.js. Happy sketching! ⚡️

Improvements: Performance improvements:

  • Floor function for scoring
  • Crash when at score floor
  • Only draw top 3 for every iteration

Features:

  • Save AI and load AI
  • AI Race mode
  • AI Training mode
  • Track builder mode
  • Multi track select

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages