Skip to content

Instantly share code, notes, and snippets.

@kevin-chau
Last active February 16, 2017 07:47
Show Gist options
  • Save kevin-chau/174ee60362ddf2782fcae5931d6e2ec1 to your computer and use it in GitHub Desktop.
Save kevin-chau/174ee60362ddf2782fcae5931d6e2ec1 to your computer and use it in GitHub Desktop.
A To-Do list for SuperMarioWorldJS

https://github.com/kevinchau321/SuperMarioWorldJS

TO-DO:

  • Score

    • Coin Count
  • Loop Music / Running out of time music

  • start menu

  • world map

  • Interface:

    • show SNES controller
    • show controls
    • Loading Screen
    • mute icon
    • HUD
  • Controls:

    • Start Button
    • IOS controls
    • crouch jumping
    • sprint
  • Sprites:

    • Super Mushroom
    • Super Mario
    • 1-Up
    • Goomba
  • Animation:

    • Super Mario
    • slide
    • Coin collect
    • turn around
    • crouch jumping
    • sprint
  • Sounds:

    • slide
  • Bugs:

    • Double jump (really fast button mashing)
    • stuck in inside right-angle Corner
    • getting stuck on walls
    • slope corners
    • jumping on slopes more accurate
  • Code:

    • tileprite background, scrolling/parallax
    • release 0.0.2 + update gh-page
    • game over state
    • increase friction when run-jump onto slope
    • gulp imagemin jpeg lossy
    • speed up production build
    • refactor yoshi island map
    • enemies
    • synchronous music files
    • Enum sprite frames, jumptype
    • Min SNES width window for hud
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment