Yep, I hope I will finish the animations of victory and the new game background before that in order to do a single update to transform this prototype in a complete game
ps; apparently not with ... SyntaxError: Non-ASCII character '\xc3' in file MortalTetris.py on line 103, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
← Return to game
Comments
Log in with itch.io to leave a comment.
Game OST incoming... get ready for that!
Yep, I hope I will finish the animations of victory and the new game background before that in order to do a single update to transform this prototype in a complete game
Windows user can now launch the game without installing python and pygame
neat!
I noticed this I'm actually making a launcher for windows it will be ready in 15 min
we windows users have no idea how to get this running quickly.
edit: maybe with this http://portablepython.com/wiki/PortablePython2.7.3.1/
ps; apparently not with ... SyntaxError: Non-ASCII character '\xc3' in file MortalTetris.py on line 103, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
PPS: but python3 doesn't come with pygame.
It's normal you're using Python 2 try with Python 3 it use unicode and you will have no problems with non-asci character