Skip to content

robobeau/JobInterviewStory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 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!

Demo

A working demo of the game, still in progress, can be found here. Controls are WASD to move and Spacebar to interact.

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 git@github.com: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, and to serve the game:

grunt

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published