Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bedder committed Jul 9, 2015
1 parent cb2e8a0 commit 48691f8
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Telethreat

This game was made by [Matthew Bedder](http://bedder.co.uk) ([bedder](http://github.com/bedder)), [Christian Guckelsberger](http://ccg.doc.gold.ac.uk/christianguckelsberger/) ([cguckelsberger](http://github.com/cguckelsberger)), and [Nick Sephton](http://www-users.cs.york.ac.uk/~nsephton/) ([tbigfish](http://github.com/tbigfish))for the first [IGGI](http://iggi.org.uk) Games Programming module at Goldsmiths, University of London.

The main chunk of code for this game was made over the course of a week, so is in a bit of a sorry state.

## Premise

(Christian is going to be ever so kind and write this bit)

## Controls

(Christian is also going to fill this in. I hope.)

## Unity 5 Port

This game has been ported to Unity 5.1 by Matthew Bedder, with this version being found on the aptly-named "[Unity 5](https://github.com/bedder/Telethreat/tree/Unity5)" branch. This variation has a revamped UI, has replaced the explosions with particle systems, has added particles to the chargers, and has has generally better lighting and materials.

It also has removed the countdown timer UI, potentially broken the charging mechanic, and probably contains a shedfull of extra bugs.

Web builds of this branch can be played [here for a Unity Webplayer version](http://bedder.co.uk/games/telethreat/play), and [here for a WebGL version](http://bedder.co.uk/games/telethreat/play/WebGl). The WebGL one is a bit buggy, but is largely playable.

0 comments on commit 48691f8

Please sign in to comment.