I finished a game
Today i coded a very little game. I turned down two other ideas and did something completely different due to lacking motivation. Bugs and issues please in the comments below.(Hopefully) i will write an in depth entry later.
(log in to comment)
Comments
hmm, windows. Unfortunately i can't test it under windows. Could be a pyglet - windows bug. Have you tried to comment that line (__main__.py l.14). Does it load the other images?
The trick worked from me (win7, python2.7, pyglet 1.1.4)
I had to comment also the "load music" section in levels.py due to some error with AVbin... so I played your music out of the game
I had to comment also the "load music" section in levels.py due to some error with AVbin... so I played your music out of the game
Commented out line 14 and it worked (Win7/64bit).
The music worked for me as I had installed AVbin too.
The idea is very nice and it really shows what "m.a.d." means. Unfortunately, it is not much of a game since you quickly realize you have only one choice, even more forced than Tic Tac Toe ;)
Apart from the bug and the extremely short gameplay span, good idea and well executed :)
The music worked for me as I had installed AVbin too.
The idea is very nice and it really shows what "m.a.d." means. Unfortunately, it is not much of a game since you quickly realize you have only one choice, even more forced than Tic Tac Toe ;)
Apart from the bug and the extremely short gameplay span, good idea and well executed :)
Thanks!
Yeah i had only a few hours so i decided to make something really simple.
Yeah i had only a few hours so i decided to make something really simple.
BlueDragon on
2012/05/12 23:22:
Crashes on load :(