Skip to content

Commit

Permalink
Polish the bland Readme a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
VectorWolf committed Apr 5, 2020
1 parent 7326af0 commit 7530392
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,29 @@
# ld-45-start-with-nothing
# Sounds of Nothingness
Our first somewhat complete game and contribution to the [Ludum Dare 45](https://ldjam.com/events/ludum-dare/45/sounds-of-nothingness). Though we didn't score too well, we had lots of fun and learnt a lot.

In this platformer you find yourself stranded in a hostile abstract world. You have to fight your way through hellish monsters by utilizing the power of sound artifacts you can find. You also have to dodge deadly traps and make difficult jumps to finally find your way out.

Uses the old deprecated event system of the RawSalmonEngine!
## Compile and run

$ git clone --recurse-submodules https://github.com/AgoutiGames/ld-45-start-with-nothing.git
$ cd ld-45-start-with-nothing
$ mkdir build
$ cd build
$ cmake ../engine
$ make
$ ./Salmon

## Demo
<details><summary>Click to expand</summary>

![Sounds of Nothingness Gif](readme/nothingness.gif)

</details>

## Contact
* [Agouti Games](https://agouti.games)
* [Discord Server](https://discord.gg/thAaD9e)
* [Tumblr](https://agoutigames.tumblr.com/)
* [Soundcloud](https://soundcloud.com/agoutigames)
* [Twitter](https://twitter.com/agoutigames)
Binary file added readme/nothingness.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7530392

Please sign in to comment.