Search found 2 matches

by Si1ver
Mon Dec 13, 2010 5:54 pm
Forum: Libraries and Tools
Topic: PÄSSION: object-oriented LÖVE
Replies: 90
Views: 54732

Re: PÄSSION: object-oriented LÖVE

Actually you are definitely not stupid :) Making great things are always took much more time that we are expecting. By the way, seems like 564dd3fb966cc4934e9f is the latest stable commit before The Great Changes. I think it's ok to use it to understand how PÄSSION works. Until you make the new one.
by Si1ver
Mon Dec 13, 2010 1:59 pm
Forum: Libraries and Tools
Topic: PÄSSION: object-oriented LÖVE
Replies: 90
Views: 54732

Re: PÄSSION: object-oriented LÖVE

Hi all. I've hit some problems with making PÄSSION work and want to share some thought about it. I've used Windows, love 0.6.2, latest versions of PÄSSION, middleclass-extras and middleclass. 1. First of all paths ./passion/timer/timer.lua and ./passion/timer/Timer.lua are different on linux but the...