Small Horse Simulator

Embark on a spirit quest with this majestic young equine as he discovers the true meaning of life.

screenshot

Comments5

LordKawaii21 Apr 2015, 21:29
When I tried to run it all I got was this error

c:\Games\Ludum 32\SmallHorseSimulator>MAIN

Traceback (most recent call last):
File "C:\Games\Ludum 32\SmallHorseSimulator\main.py", line 47, in <module>
player.update(dt, map)
File "C:\Games\Ludum 32\SmallHorseSimulator\gameUtil.py", line 149, in update
self.applyForce(VectorN([0, 900]), dt)
File "C:\Games\Ludum 32\SmallHorseSimulator\gameUtil.py", line 17, in applyFor
ce
self.mVel += dt * F / self.mMass
TypeError: unsupported operand type(s) for /: 'VectorN' and 'int'
Mantlair
Mantlair22 Apr 2015, 14:45
Is there dependencies or stuff. please let us know i wanna play.
Liam :D24 Apr 2015, 00:10
Not a bad entry, keep at it.
jcsirron
jcsirron29 Apr 2015, 02:43
How did you get it to work, Liam :D? It doesn't look like this is really a complete entry, since I'm getting the same issue as LordKawaii.
tikilittle29 Apr 2015, 06:53
Interesting. I want to try it. Thought about porting it to a non-Windows platform?
Found a bug?
Tell us on Discord