Skip to content

js13kgames.com entry 2015 - a fast paced multi-player game of skill

Notifications You must be signed in to change notification settings

jackghicks/iAmGeoffrey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IAmGeoffrey

An endless, 'massively multiplayer' struggle to decide, who is the real Geoffrey?

The Game

In IAmGeoffrey, you patrol a maze attempting to rack up kills and collect stars. In the maze, you'll find everybody else currently playing, trying to do the same thing. Your character always faces to the right, and to score a kill you must approach your enemy from the left, stabbing them in the back. But a green diamond will reverse the direction, and bombs will keep things interesting.

What is this?

You've found the raw source repository of IAmGeoffrey, a js13kgames.com entry for 2015. This is the 'uncompiled' source so naturally it is more than 13kb, but using grunt this compiles into the distrib directory to produce a minified, zippable competition entry at less than 13kb.

How To Build

  1. Clone the repository
  2. Run npm install inside the repository.
  3. Run the grunt task.
  4. Direct the js-game-server a this games directory
  5. npm start on the js-game-server

About

js13kgames.com entry 2015 - a fast paced multi-player game of skill

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published