heres my log file:
Traceback (most recent call last):
File "Pong.pyw", line 264, in ?
File "Pong.pyw", line 258, in main
File "Pong.pyw", line 166, in __init__
File "livewires\games.pyc", line 575, in __init__
File "livewires\games.pyc", line 581, in init_text
RuntimeError: default font
hey,
I am using python 2.4 and py2exe v 0.6. I have made a program using
pygame/livewires. I have the newest version of both but i dont know
what version they are (im on a different computer right now). When I
use py2exe to make the exe file, it works and there are no errors in
the whole thing. Wh
hey,
I am using python 2.4 and py2exe v 0.6. I have made a program using
pygame/livewires. I have the newest version of both but i dont know
what version they are (im on a different computer right now). When I
use py2exe to make the exe file, it works and there are no errors in
the whole thing. Wh
sorry for double...triple posting...now iv learned it takes a while to
get it up on the internet
B
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
I am trying to make a game using either livewires or pygame. The game
is tetris. Right now I have gotten the program to a point where
everything works (as in user input, score, lines, etc), except I can't
get more than one block to work. Right now I have the user playing a
game where a single