Skip to content

GYBE/JobInterviewStory

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Shushoku Mensetsu Monogatari

Job Interview Story

Our protagonist, René, is on a perilous journey to save himself from the evil clutches of unemployment! It's up to you to guide him towards the sprawling downtown metropolis while avoiding the marketing dept., IT services people, and other various nerds and neckbeards out to ruin your day! Use your vast knowledge of Front End Development to take them down a notch and lead our hero to a successful job interview!

Project Dependencies

You will need:

Grunt and its dependencies will be installed via npm install, but here they are, anyway:

Setup

Checkout the project:

git clone [email protected]:robobeau/JobInterviewStory.git your-project-folder-here

CD into the project folder and run npm install to install all the project dependencies:

cd your-project-folder-here
npm install

Run Grunt in order to compile the newly installed third party vendor scripts:

grunt

The following assumes you're running some version of Apache:

Opening the index.html file directly will result in all sorts of 404 errors, so you'll need to create a Virtual Hosts entry, and modify your OS's Hosts file, accordingly.

About

An RPG being written entirely in HTML, CSS and JS. No canvas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published