Skip to content
johnrobertmcc edited this page Oct 11, 2020 · 3 revisions

Cappy's Grand Adventure, a platform game written in javascript that follows the story of Captain, a homeless shiba-inu from Sheffield, as he navigates through Morton Williams looking for a tasty steak, while avoiding the manager and employees.

Basic Physics (10/12/20)

  • implement the basic x and y-axi movements required of a platformer

Custom Sprites (10/13/20)

https://www.piskelapp.com/

Necessary:

  • Cappy -running -walking -scratching

  • Grocery Store -grocery assortment based on aisle (detailed below)

Level design (10/14-15/20)

-Create the design of the 10 levels, broke down below:

  • Level 1: Bleecker street
  • Level 2: Produce Section
  • Level 3: Snack and drink aisle
  • Level 4: Pasta aisle
  • Level 5: Grain and Cereal aisle
  • Level 6: Household and pet food aisle
  • Level 7: Bread aisle
  • Level 8: Frozen food Aisle
  • Level 9: Meat Aisle
  • Level 10: Escape from Morton Williams
Clone this wiki locally