brooks-builds / learning_game_design_patterns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning Game Design Patterns

The point of this repository is to give myself a simple game that I can use for learning game design patterns.

This is an infinite runner made using OOP in P5.js.

Refactorings

  • Create a command handler class that is triggered by input handler (therealpygon)

Features to add in

  • High Score tracker - @AndrewLaneX

Left off at

Flyweight pattern

About


Languages

Language:Rust 66.9%Language:JavaScript 31.2%Language:HTML 1.6%Language:Hack 0.2%