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.
Foon → Ludum Dare Explorer → LD31 → Justin W
By maximx1
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Coolness | 2356 |
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.
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 :)
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.
You should compile it or package it for easier downloading...
Game was Ok, needs some more work on the game play. Not very creative though.
Kudos for participating in a LD with a newborn, it's quite hardcore :O
Where is the game?