Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 797 Bytes

README.md

File metadata and controls

30 lines (25 loc) · 797 Bytes

Punkyoi

Punkyoi is a 2D runner game inspired by the Chrome's Dino game.

Controlls:

  • Jump - space
  • Pull to the ground - left shift

Used patterns

  • Builder - IWorldProvider
  • Factory - PlatformFactory
  • Singletone - Punkyoi
  • Observer - Entity, EventListener
  • Adaptor AssetManager
  • CoR - EventListener + EventBus
  • Command - Event

UML Diagrams

Basic

alt

Extended

alt

Class interaction

alt

Build instructions

  • CMake build target punkyoiBundle.
  • Windows installation wizard: Installation wizard at GitHub Releases. Runs as normal windows setup, requires Punkyoi.msi.