wxPong - My first game, made using wx
Loading...
1,729
Loading...
Uploader Comments (Terabytekit)
see all
All Comments (8)
-
Quite impressive =)
I'm planning on making Snake with python to get learning the language started.
-
Congratulaions on your game.
How long did it take to program?
-
Thank you very much and congratulations for your good work. Keep it up
-
You did pretty good.
Loading...
i am new to Linux/ubuntu and python language but i downloaded everything such as "IDLE", "wxPython" etc.. to write programs. Is it possible to connect SQL or similar databases with Python, using wxPython addons.
selant07 2 years ago
you can make the interface using wxPython, and use SQLite ( a python module ) to access the databases and read their data.
Terabytekit 2 years ago
thank you. I have also heard about Qt and Phyton, do you have knowledge about this combination ? Do you suggest ?
selant07 2 years ago
i've never tried qt, but i'm sure it's more difficult than wx.
Terabytekit 2 years ago
keeps "blipping" .. how to get it to stop
hall0ween138 2 years ago
that's because of the system i used. It's not made for drawing things at a so fast rate, so it fails sometimes.
Terabytekit 2 years ago