Skip to content

frousterz/smash-courage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smash it with Courage!

Description

This is a simple game using HTML, CSS and Javascript. The game is part of a tutorial I've followed to learn Javascript, so the game could have some issues now but I'll try to improve it soon.

Acknowledgement

The project was built using a Gulp boilerplate created by Chris Ferdinandi. His Github profile is cferdinandi so you can find the project in the following link: gulp-boilerplate. There you can find all the documentation related to the boilerplate project and how you can start using it for your web development. Thanks, Chris!

Technologies

The following technologies are involved in this project:

  • HTML
  • CSS and Sass
  • Javascript
  • Gulp
  • Materialize CSS

Installation

Download the project and locate it in your file system using the terminal. Then, run this command to install the dependencies:

$ npm install

That's all you need.

Running the Project

If you want to run the project you just have to use this command:

$ gulp watch

That will open a browser tab in the port 3000 (localhost:3000) and finally you will be able to play the game.

Build

$ gulp

References

About

A simple game using HTML, CSS and JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published