PM
  • Home
  • Projects
  • Hackathons
  • About Me

Simple Crossy Road Game

Code

There is one main file and six other class files that supports this game. I have attached the code snippets below, alongside comments explaining the code. Please note that I referenced the Coding Challenge Refactoring by the Coding Train on YouTube.
Main Code Below

    
Base Object Class Below

    
Player Class Below

    
Enemy Class Below

    
Log Class Below

    
Particle Class

    
Particle System Class

    
Powered by Create your own unique website with customizable templates.
  • Home
  • Projects
  • Hackathons
  • About Me