Justin W

by maximx1
First engine, first game, Basic one screen survival. Aim with mouse move with AWSD. Have a newborn at home so couldn't finish the health and enemies.

screenshot

Comments7

asobitech
asobitech11 Dec 2014, 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.
TeamEagle13 Dec 2014, 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
bradur13 Dec 2014, 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.
SumGato13 Dec 2014, 19:13
You should compile it or package it for easier downloading...
Nidolabz15 Dec 2014, 14:46
Game was Ok, needs some more work on the game play. Not very creative though.
Venturelli16 Dec 2014, 10:51
Kudos for participating in a LD with a newborn, it's quite hardcore :O
pht59x25 Dec 2014, 17:16
Where is the game?

Other games by @maximx1

Found a bug?
Tell us on Discord