/crestfallen-game-page

An indie game site built to utilize media queries and page responsiveness

Primary LanguageHTML

Crestfallen Game

An indie game adventure courtesy of webpack, 9/19/18

By Luke Vandekieft & Kendra Kelly

Description

Welcome to Crestfallen, a survivalist game that pits an injured hiker against the beautiful and pitiless Pacific Crest Trail. This site serves as an info page for this theoretical game, using webpack and Sass to provide a highly responsive site environment. Take a look around and feel free to pitch this to your connections at BioWare!

Setup/Installation Requirements

Setup/Installation Requirements

Live site is at https://crestfallen-game.firebaseapp.com/

To download & edit do the following:

  • Get file from Github.

    $ git clone https://github.com/lukevandekieft/crestfallen-game-page.git
    
  • Install NPM (node package manager) as needed - instructions can be found at https://www.npmjs.com/get-npm .

  • Install necessary webpack dependencies for project.

    $ npm install
    
  • Compile and open webpage in developer mode.

    $ npm run start
    

Technologies Used

  • HTML
  • CSS
  • Sass preprocessor
  • Webpack

Support and contact details

If you have any suggestions or comments please forward them to Luke Vandekieft at vandekie@gmail.com

License

This software is licensed under the MIT License.

Copyright (c) 2018 Luke Vandekieft