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!
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
- HTML
- CSS
- Sass preprocessor
- Webpack
If you have any suggestions or comments please forward them to Luke Vandekieft at vandekie@gmail.com
This software is licensed under the MIT License.
Copyright (c) 2018 Luke Vandekieft