Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pmcoltrane committed Apr 24, 2017
1 parent b2b3227 commit 95df4de
Showing 1 changed file with 20 additions and 5 deletions.
25 changes: 20 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,24 @@
# DeityInTraining
# Deity In Training

An attempt at an entry for [Ludum Dare 38](https://www.ludumdare.com). Competition theme is "a small world".

Coded in Typescript using Phaser.io game engine. Don't read the code right now. Please, PLEASE don't read my code right now.
You are a minor deity in charge of a small planet. Steer it away from natural dangers such as comets and temperature extremes. Collect supernatural power-ups to speed the advancement of the planet.

Sound effects: sfxr
Graphics: Inkscape
Tested (in the loosest sense of the word) in Firefox on Ubuntu.
[Play Game](https://pmcoltrane.github.io/DeityInTraining/)

## Controls

`Space` to begin play. `Left` and `Right` to move the planet.

## Tools

- Language: Typescript, HTML
- Libraries: Phaser.IO
- Platform: Web
- "Artwork": Inkscape
- Sound: sfxr
- Music: MuseScore

Coded in VSCode using Phaser.io game engine and P2 physics library. Don't read the code right now. Please, PLEASE don't read my code right now.

Tested in Firefox. I forgot to convert the WAV audio to OGG.

0 comments on commit 95df4de

Please sign in to comment.