Skip to content

An arcade of simple html5 canvas based games. Inspired by: 'Hands-On Intro to Game Programming (v5)', Chris DeLeon.

Notifications You must be signed in to change notification settings

esklarski/CannibalArcade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Cannibal Arcade

A small growing collection of simple retro games done in JavaScript on html canvas. To play visit: The Cannibal Arcade

Author:

Evan Sklarski [email protected]

Description

This project was inspired by Chris Deleon's 'Hands-On Intro to Game Programming (v5)' and will be populated with more games as I have time to work through the book. I'll add twists as I am inspired, but I promise no particular innovations as this is a learning project.

Currently the major feature is the GameManager that allows for games to be loaded in a standardized way to make adding future games easier. Additionally I have created a suite of defined UI draw calls and button implementations to speed the creation of future games.

This is a self-driven tutorial sort of project I am working on in my free time.

Enjoy.

Game List:

  1. Go Pong Yourself
    • Simple 4-way paddle game, solo play, go for a personal high score.
  2. Some Tennis Game
    • Play a more traditional 'Tennis' game vs a mediocre AI
  3. Break Brick
    • Break bricks...

About

An arcade of simple html5 canvas based games. Inspired by: 'Hands-On Intro to Game Programming (v5)', Chris DeLeon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published