ChrisOKay / game-off-2016

GitHub's month-long game jam :video_game: November 2016
http://gameoff.github.com
2 stars 0 forks source link

Implement proof of concept #2

Closed t-karcher closed 7 years ago

t-karcher commented 8 years ago

Todo

All implemented in branch gameplay-test.

t-karcher commented 8 years ago

Flickering light was easier than expected: There's a handy Light2D node with lots of customization options.

t-karcher commented 8 years ago

Das Licht-Rätsel ("AFFE12") lässt sich jetzt durch Klick auf die Kiste starten.

ChrisOKay commented 8 years ago

machst du mal einen pull request vor sonntag?

t-karcher commented 8 years ago

Warum? Das ist meine Test-Branche, die wollte ich nie im Master haben, und da ist jetzt schon ziemlich viel Müll drin... Mein Plan war, die guten Teile selektiv in neue Branches zu übernehmen, sobald wir wissen, wie das Spiel genau aussehen soll...

ChrisOKay commented 8 years ago

dass heisst, um es zu sehen, muss ich auf den branch wechseln und pullen? oder geht das von meiner seite garnicht?

t-karcher commented 8 years ago

Doch, das geht problemlos, hab's mit Aaron auch schon getestet. Checkout, pull, fertig.

t-karcher commented 7 years ago

Alles wie geplant umgesetzt.