Skip to content

A platform game based on Dark Blue from Eloquent JavaScript

License

Notifications You must be signed in to change notification settings

CatherineNjenga/Cubey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cubey

A two-dimensional game build with vanilla JavaScript

About

The implementation of a "jump and run" game that expects the player to move a figure through a two-dimensional world, viewed from the side while jumping over and onto things.

Description

The game is based on Dark Blue from Eloquent JavaScript.

Live demo: https://catherinenjenga.github.io/Cubey/

Platform Game

Features

Playing the game

  • To move use the arrow keys
Arrow Key Movement
Up Jump
Left Move left
Right Move right
  • Collect all the coins to complete the level
  • Avoid the lava!

Getting Started

Follow the installing instructions below to run the project on your local machine

Dependencies

The game is written in vanilla JavaScript, hence requires to run on a modern browser with ES6 standards support

Installing

  1. Download ZIP or clone this repo
> git clone https://github.com/CatherineNjenga/Cubey.git
  1. Navigate to the folder "docs" and open index.html

Built With

Frontend

  • Vanilla JavaScript
  • HTML/CSS

About

A platform game based on Dark Blue from Eloquent JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published