Skip to content

adribasterra/Canvas-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Canvas Game

Stealth game in web canvas
Explore repository »

Table of Contents
  1. About The Project
  2. Getting Started

📌 About The Project

Product screenshot

This project was created to learn the limits of creating games in canvas and exploit the capabilities of javascript in web games. The entire game has been programmed in javascript, with a minimum percentage of pure html.

(back to top)

Built With

javascript html

  • Javascript is used as the main language
  • HTML5 is used for basic web structure and skeleton

(back to top)

🔭 Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Some utils need to be installed in order to use the software. This is how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/adribasterra/Canvas-game.git
  2. Install NPM packages
    npm install
  3. Open project with /index.html

(back to top)


About

Canvas based game made in JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published