Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baisc Pure JavaScript Games Utilizing the P5.js Framework

Game 1 - Snake

Game 2 - Pac-Man

Game 3 - Maze

Game 4 - Flappy Bird Clone (UNFINISHED)

Game 5 - "Tab on the Haters"

Game 6 - Racer

Considerations

  • Developed by Jacob Willbanks for CMPS 2680 at California State University of Bakersfield (2018)
  • Utilizes the P5.js framework by Lauren McCarthy (https://p5js.org/)
  • Movie Poster CSS (https://codepen.io/quentinver/pen/MXZBpb)
  • Most web browsers block local file sharing now as of 2021, which is what was utilized in these projects for image asset loading. Changing IMG tags in js files to a p5.js geometric syntax such as rect() or uploading the files to a local server and changing any loadimage() file path in any .js file should fix assest loading errors.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages