Giter Club home page Giter Club logo

ggj18's Introduction

Find your Alien Friend - A Game for Global Game Jam 2018

This game was developed over the course of 48 hours during the Global Game Jam 2018.

  • Stephan Schüritz - programming
  • Markus Dittmann - programming
  • Nicole Tietze - graphics, animation and sound
  • Max Reimann - user stories

Setup and Running from Source

The game runs entirely in the browser. However, to build a working version from the JavaScript source files requires Webpack.

  1. Make sure you have Node.js and NPM installed on your system and that you can run them from a command line, i.e. they are on your PATH environment variable so you can type npm and the NPM executable starts)

  2. Download (and unpack) the source files, either from the Github project page or via git:

    git clone https://github.com/StephanSchue/GGJ18.git
  3. Change into the project directory and run npm install to download and install the project's dependencies. This may take a while.

  4. Once that's done, you can build the game with npm run build and then open the index.html file in your browser.

    Alternatively, run npm run dev and open localhost:8080 in your browser. Any changes to the javascript files should trigger an automatic page reload.

ggj18's People

Contributors

dmarku avatar stephanschue avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.