-
Notifications
You must be signed in to change notification settings - Fork 7
Update TankistOnline_Server.py
to Python 3
#7
Comments
you still doing this project? i want to help |
@GMLeah , yep, I'm still doing this project, but I'm sorry to say that development has lagged in the past months due to me having a heavy workload at work -- so I can't make much contributions atm. However, feel free to push changes and I'll review and approve them. |
@servusdei2018 no worries :) share here actually. i got some small free time especially weekends. cheers. |
@GMLeah Sounds great. So I plan to add a scrolling background to the client next, then rework the server-side code (it's pretty sloppy atm). |
i managed to run in pycharm. excellent work. ill try to explore like adding controllers simultaneously click move button while rotating. option to use W S A D instead of arrow keys. left and right button so fast xD. this good for my learning in python :) |
I'm glad you like it :D I've updated the project, and now the server is running and the client can connect to it (but is far from complete). |
Ok, server is now Python3 and backwards compatible to Python2 or PyPy. For further collaboration, please refer to #4 |
The server-side code needs to be updated to Python 3.
The text was updated successfully, but these errors were encountered: