Skip to content

danbolt/ggj2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Wireless Tower of Cat Pics

This is a game created by Dan and Jason for Global Game Jam 2018.

Play it here!

We were inspired by Adventures of Lolo.

How to Install

Host the game files on an http server to play. Static hosting is all that is required, as there is no web service component to this project.

To play locally, consider npm install -g http-server, running http server under the project root directory, and opening http://localhost:8080/ in a web browser.

Alternatively, you may be able to run python -m SimpleHTTPServer and open http://localhost:8000.

Tech Stack / Tools

  • Game runs in JavaScript using Phaser
  • Levels authored with Tiled
  • Sprite art created by Dan with Gimp
  • Sound effects created by Dan with bfxr
  • Beats created by Jason with Pocket Operators (rhythm, sub)
  • Code edited using Sublime Text
  • Source control hosted by GitHub
  • Developed on laptops running Ubuntu

This is an excellent tech stack and we would absolutely use it again!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published