GithubHelp home page GithubHelp logo

level-up's Introduction

Project Title

This is a game inspired by the Offline Dinosaur Chrome with our own touch to it. In this game our unicorn cat has sunk down to the bottom of the ocean, help him swim his way out while tryng to avoid the obsticles in the water. Press spacebar to swim up to avoid the obsticles.

This was created using Phaser 3 game engine. See the project hosted live on THIS LINK

Have fun playing.

Installation

  1. Clone the repository to your computer through your terminal.
  2. Go to the cloned repo (cd name of repo).
  3. Type npm install followed by npm run dev.
  4. A localhost server should have started for you and you can access the game from there. Have fun.

Changelog

Code Review by Simon Lindstedt and Hugo Sundberg

  • New game reloads entire site
  • Favicon is missing
  • index.js:99 Left over console.log.
  • index.js:52-58 Obsticles can be made into a seperate class.
  • index.js:112-136 The moveObsticles functions could be reduced to a single function (or method on the obsticles-class). This function or method could be written in a way that allows various parameters for manipulating the obsticle-instances.
  • No support for mobile
  • index.js:92-94Collition with physics.add.collider can be added by looping through an array of obsticle instances.
  • Hitbox could be smaller
  • ``index.html:25```Better to put event listers in JS instead of inline on the html element.
  • ./publicRemove unused assets.
  • index.js:2Use of const or let is recommended over var.
  • index.html:22Remove commented out line.

Testers

Tested by the following people:

  1. Hugo Sundberg
  2. Simon Lindstedt
  3. Jane Doe

Tested by the following muggles (non-coders):

  1. Daniel (brother)
  2. Parsa (a friend)
  3. Therese (a friend)
  4. John Doe

Created by

Gilda A

Emil P

level-up's People

Contributors

emilvictor avatar gillybeans avatar hugocsundberg 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.