meiamsome / Frogger

Community Frogger in p5.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frogger

This repo is the p5.js version of the code from the Frogger coding challenge.

Video Tutorials

  1. Part 1
  2. Part 2
  3. Part 3
  4. Part 4 - Refactoring

Play the game!

https://codingtrain.github.io/Asteroids/

Contributing

All contributions are welcome - it is recommended that you check the issues to see if there is a feature that you could implement, and open a pull request once you have.

Other Versions

Another choice is to take the code and go your own way with the design, and that's completely fine! What follows is a list of such repositories. If you want to be added to the list, then either open an issue and we will add your repository or you can open a pull request editing the readme.

  • Add your name and link to this list.

Ports To other Languages

  • Shaun Husain (C++ port) - GitHub

About

Community Frogger in p5.js

License:MIT License


Languages

Language:JavaScript 99.9%Language:HTML 0.1%