Code Monkey home page Code Monkey logo

canvas_game_starter's Introduction

CoderSchool FTW - * Nam, the Monster Hunter *

Created with love by: Charles Lee

This is a simple Canvas-based game that requires a solid understanding of the principles of JavaScript programming to customize.

Video Walkthrough

Here's a walkthrough of implemented user stories.

Code Reviews

This code was reviewed by @username and @otherusername.

Required User Stories

  • I have at least three code reviews from others.
  • The user can move their character with the arrow keys.
  • The user can see a monster.
  • The monster is placed at a random location within the game boundaries.
  • The user can catch a monster by moving their character to the same location as a monster.
  • When the user catches a monster, a new monster is placed randomly upon the screen.
  • The user can see the numbers of monsters she has caught. Every time she catches a monster, the number should increment by one.
  • The game ends when the user has caught 20 monsters. The total time elapsed is displayed upon game completion, in seconds.
  • The user can access this game from the internet (e.g. using Netlify).
  • The code has been reviewed by at least one other person, using Pull Requests on GitHub.

Optional User Stories

  • Custom styling: the developer has replaced the images for the main character, monster, and background with something of her choice.
  • The user cannot move her character off the screen.
  • The user sees a few different types of monster each time a new monster is spawned.
  • The monster moves around on its own each frame, and the user must chase it.
  • The map has "obstacles", such as trees, which block the user from moving through the space occupied by the obstacle.
  • The user can hear sound effects upon movement and upon catching a monster.
  • The user hears background music during the game.
  • The user can see their high score.

The following additional features are implemented:

  • List anything else that you can get done to improve the page!

Time Spent and Lessons Learned

Time spent: X hours spent in total.

Describe any challenges encountered while building the app.

License

Copyright [yyyy] [name of copyright owner]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

canvas_game_starter's People

Contributors

chug2k avatar khoi avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.