Go to file
Uberi 9ee1bb0e48 Update README. 2014-04-23 20:29:47 -04:00
audio Final submission! 2014-03-29 16:27:56 -04:00
fonts Set up starter file. 2014-03-28 19:11:10 -04:00
hardoncollider All that good stuff. 2014-03-29 04:01:10 -04:00
images more pics 2014-03-29 13:54:25 -04:00
levels Thing 2014-03-29 13:34:42 -04:00
scenes Final submission! 2014-03-29 16:27:56 -04:00
shaders Set up starter file. 2014-03-28 19:11:10 -04:00
utilities Set up starter file. 2014-03-28 19:11:10 -04:00
AGPLv3.txt Housekeeping stuff: license, credits, icon, get ready to package. 2014-03-30 14:20:01 -04:00
README.md Update README. 2014-04-23 20:29:47 -04:00
Screenshot.png Final submission! 2014-03-29 16:27:56 -04:00
conf.lua Set up starter file. 2014-03-28 19:11:10 -04:00
icon.ico Housekeeping stuff: license, credits, icon, get ready to package. 2014-03-30 14:20:01 -04:00
icon.png Set up starter file. 2014-03-28 19:11:10 -04:00
levels.lua Housekeeping stuff: license, credits, icon, get ready to package. 2014-03-30 14:20:01 -04:00
loader.lua loader template file 2014-03-28 23:48:25 -04:00
main.lua Final submission! 2014-03-29 16:27:56 -04:00

README.md

Goosenstein 1.0

Goosenstein is an action-packed 2D sidescroller, written for HackWATERLOO 2014 with Lua and LOVE2d.

Screenshot

The Canadian goose is a haunting and intriguing creature.

Known to reach wingspans of over 50 meters, and in multiple confirmed sightings, to breathe fire, the "common goose" is a near-mythical creature the abilities of which are almost completely unknown.

Goosenstein pits a harried uWaterloo stundent against an unstoppable force of nature - the majestic, terrifying Goose.

DOWNLOAD THIS AWESOME GAME

Running It

Goosenstein requires a computer with modern video hardware, supporting a relatively recent version of GLSL.

Windows

  1. Download Goosenstein Windows 32-bit.zip from the RELEASES PAGE.
  2. Extract the archive somewhere safe.
  3. In the Goosenstein folder, run Goosenstein.exe.
  4. Play!

Linux/Mac

  1. Download and install LOVE2d from the official website.
  2. Download Goosenstein LOVE.zip from the RELEASES PAGE.
  3. Extract the archive somewhere safe.
  4. In the Goosenstein folder, run Goosenstein.love using LOVE2d.
  5. Play!

Credits

Anthony Zhang    - Lead Developer
Nerman Nicholas  - Level Design/Developer
Matas Empakeris  - Developer/Research/Level Design
Ankit Curchorcar - #GraphicDesigner
Elvin Yung       - Master Race Troll

Special Thanks to Dan Wolczuk for narration!

License

Copyright 2014 Anthony Zhang (Uberi), Nerman Nicholas (iamnermann), Matas Empakeris (caliskimmer), Ankit Curchocar (kodemankit).

This mod is licensed under the GNU Affero General Public License.

Basically, this means everyone is free to use, modify, and distribute the files, as long as these modifications are also licensed the same way.

Most importantly, the Affero variant of the GPL requires you to publish your modifications in source form, even if the program is run only on the server, and not distributed.