Giter VIP home page Giter VIP logo

ceros-ski's Introduction

Ceros Ski Code Challenge

Welcome to the Ceros Code Challenge - Ski Edition!

Under the Ceros Code Challege we create this repository to track down our progress and implement some of the features. The app has been deploy to a cloud provider and you can have fun with the updated version here: https://ceros-ski-cem.herokuapp.com/

The actions that took place in this version were the following:

Code commits:

  • Fixed the bug with the left arrow.
  • Added scores (player score, top scorer) and stored them to localStorage in order to have them after browser refreshes.
  • Added a fixed dashboard in the top right corner for the scores and a live player's score while he plays.
  • Added a favicon.
  • Provide a way to pause and resume the game (game can be paused/resumed with the space button).
  • Skier gets faster as the game progresses.

Devops actions:

  • Create a new heroku app and connected with this repository. Also, automatic builds with the master branch were enabled.

Finally, issues for missing functionality, bugs and other changes are tracked down into the repository's issue tracker.

Thank you very much Ceros Team and looking forward for your contribution as well.

ceros-ski's People

Stargazers

Ademola John avatar MohammedAbuibaid avatar

Watchers

Constantinos Marinos avatar

ceros-ski's Issues

Feed the hungry Rhino.

In the original Ski Free game, if you skied for too long, a yeti would chase you down and eat you. In Ceros Ski, we've provided assets for a Rhino to catch the skier.

Implement jumps.

The asset file for jumps is already included. All you gotta do is make the guy jump. We even included some jump trick assets if you wanted to get really fancy!

Change alert window with custom modal.

Change alert window with custom modal. When the game is over change the layout from the ugly alert window to a custom modal with options for the user.

Modularize application.

Functions within game.js should be break down based on functionality and create corresponding modules.

When left arrow is pressed, the game crashes

Steps to Reproduce:

  • Load the game
  • Crash into an obstacle
  • Press the left arrow key

Expected Result: The skier gets up and is facing to the left
Actual Result: Giant blizzard occurs causing the screen to turn completely white (or maybe the game just crashes!)

Beautify ski challenge

Right now ski challenge has limited beautifications. Make ski challenge more attractive:

  • make canvas smaller and add a custom background
  • dashboard can be in a bordered box and maybe with more information
  • add a header with a logo and a footer (with useful links)

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.