Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

chrisl8/ictGameJamWinter2018

Repository files navigation

Push The Button

Game created for the 2018 Winter ICT Game Jam.

This game was a physical game, in that it was built with an Arduino and lots of buttons and switches. You won't really be able to play it without building something.

Alt text

Archive

This is an Archive repository, left in the exact state that we turned in our submission for the game jam. It will not be updated. The currently maintained version is called Panic Stations, which you can see here: https://github.com/chrisl8/PanicStations

Premise

In the Twenty-Fourth and a Halfth Century humanity has expanded across the galaxy. There are many special people with heroic tasks to accomplish. There are also a lot of mundane tasks that we thought robots would be doing by now, but the the robots have better things to do . . . or perhaps you are a robot, that is also a possibility. You have one job: push the button . . . buttons . . . and turn the knobs and flip the switches.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

In order to run this software locally, you will need to have the following installed:

1. A copy of node.js
2. A MODERN web browser (IE and edge, im looking at you)

Installing

To install, simply clone the repository into a local folder

$ cd /{somefoldername}/
$ git clone https://github.com/chrisl8/ictGameJamWinter2018.git

Then initialize the node modules

$ cd /ictGameJamWinter2018/Station
$ npm install

Run the program

Then run the startGame.sh script from the root of the repo.

$ ./startGame.sh

You can now view a local copy of "Push The Button" at http://localhost:3000

Authors

  • Chris Lofland - Initial work Backend
  • Caleb Banzhaf - Initial work Frontend
  • Melissa Lofland - Initial planning work and design

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published