Go to file
2016-06-20 19:15:58 +02:00
src update to love 0.10.1 2016-03-15 13:41:39 +01:00
.gitignore initial commit 2014-04-03 09:15:25 +02:00
.gitlab-ci.yml add gitlab ci instructions 2016-06-20 19:03:55 +02:00
config escape config values correctly 2016-06-20 19:15:58 +02:00
LICENSE Add license 2016-06-20 10:59:40 +00:00
Makefile add gitlab ci instructions 2016-06-20 18:35:17 +02:00
README.md update to love 0.10.1 2016-03-15 13:41:39 +01:00
screenshot.png add screenshot 2015-08-20 17:23:26 +02:00

A Game About a Band

And this band is called Die Streuner (The Strays in English).
I am a big fan ever since I've discovered them in 2007 and I had the opportunity to get to know the different people better over the years.

So why not try and create a little game with them as the main characters and at the same time learn a bit about game development. Maybe I'll even manage to create a playable version.

At the moment it is more of a very simple techdemo but I hope to change that in the near future.

In the meantime take a moment to listen to the music of Die Streuner:

Screenshot

Prerequisites

  • Löve
  • Tiled (if you want to edit levels)
  • GIMP (if you want to edit character sprites)
  • The following *nix tools in your path if you want to use the makefile:
    • make
    • zip
    • kill
    • grep
    • awk
    • ps

Usage

make run

Use arrow keys for movement and enter to get rid of dialogs (for movement w, a, s, d & h, j, k, l works too).

Licensation

All original code is licensed under the MPL 2.0.

Libraries

The tiles and character images are from the liberated pixel cup and are under a cc-by.sa 3.0 license.