FoonLudum Dare ExplorerLD31 → Justin W

Justin W

By maximx1

View on Wayback Machine

CategoryRankScoreCount
Coolness2356

Comments

asobitech 2014-12-11 09:09

Nice start to a game,
Hope you find some time to carry on working with it.
But with a newborn, I doubt it ;)
Many congratualtions.

teameagle 2014-12-13 14:32

You should include a build of the game for everyone to download, unfortunately nobody or almost nobody will go through the trouble of installing stuff to run your game :)

bradur 2014-12-13 15:06

So I had some trouble running this:

C:\00stuff\dl\LD31\EGOS-master\EGOS-master>EGOS.py
Traceback (most recent call last):
File "C:\00stuff\dl\LD31\EGOS-master\EGOS-master\EGOS.py", line 1, in <module> from pyplatformerengine.engine.Game import Game
File "C:\Python27\lib\site-packages\pyplatformerengine\engine\Game.py", line 66, in <module> Game("../../resources/demo/settings.conf").start_game("../../resources/demo/game_objects/gameObjects.json")
File "C:\Python27\lib\site-packages\pyplatformerengine\engine\Game.py", line 20, in __init__ settings = Settings(settingsFile).settings
File "C:\Python27\lib\site-packages\pyplatformerengine\utilities\Settings.py", line 13, in __init__ settingsFile = open(path, "r")

IOError: [Errno 2] No such file or directory: '../../resources/demo/settings.conf'

Perhaps I misunderstood something? It's not like there's an installation guide though. I tried installing with the win32 exe and by unzipping the source and going "setup.py install". The engine was installed but running EGOS.py always resulted in this.

sumgato 2014-12-13 19:13

You should compile it or package it for easier downloading...

nidolabz 2014-12-15 14:46

Game was Ok, needs some more work on the game play. Not very creative though.

mventurelli 2014-12-16 10:51

Kudos for participating in a LD with a newborn, it's quite hardcore :O

pht59x 2014-12-25 17:16

Where is the game?