![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
Join Date: Nov 2005
Location: Estonia
Posts: 97
Rep Power: 0
![]() |
Python programming game?
Has anyone seen robocode (http://robocode.sourceforge.net/)? It's a game where you have to program bots in java that fight with each other. Or has anyone played GNU robots? In that game you have to program bots in scheme that try to survive on the levels you/someone has created. Is there any similar game for python programmers? I once saw a game where you could do it with any programming language, but I want a python programming game.
|
|
|
|
|
|
#2 | |
|
Hobbyist Programmer
Join Date: Oct 2005
Posts: 211
Rep Power: 3
![]() |
Quote:
-MBirchmeier |
|
|
|
|
|
|
#3 |
|
Hobbyist Programmer
Join Date: Apr 2005
Posts: 218
Rep Power: 4
![]() |
Edit the link and you might get more replies. http://robocode.sourceforge.net/. There done it for you
![]() |
|
|
|
|
|
#4 |
|
Programmer
Join Date: Aug 2005
Posts: 66
Rep Power: 0
![]() |
Robocode is really fun to play with. We had a robocode tournament here at the university. It was really fun. The first place went to a guy who has actually done work with robot AI. His bot was really intelegent. :p Although the best victory dance went to my buddy, who's robot when he won a match would go to the area of the other robots defeat and run over that spot a few times.
If you can gather up enough people I highly recomend doing something similar. ^_^ |
|
|
|
|
|
#5 |
|
Programmer
Join Date: Nov 2005
Location: Estonia
Posts: 97
Rep Power: 0
![]() |
MegaArcon that's one reason I would like this game- competing with others. I'd like to do it over the internet.
MBirchmeier I don't WANT to play that game. I think it can be played with python, but I want a python only game. Seems that there isn't a game like this so if I learn to program ( ) I have to do it myself. |
|
|
|
|
|
#6 |
|
Programming Guru
![]() Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5
![]() |
It shouldn't be too hard to create such a game. Robocode is, in essence, a pretty simple game. With PyGame, it shouldn't be too hard to recreate such a game.
The only problem I can see is the difficulty of sandboxing. Java has sandboxing, Python doesn't, which means that any Python programming game might have some security risks. |
|
|
|
|
|
#7 |
|
Programmer
Join Date: Dec 2005
Posts: 67
Rep Power: 0
![]() |
This would be dope in python........
|
|
|
|
|
|
#8 |
|
Newbie
|
Wow, that sounds like alot of fun ^^, keep us updated please =P
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|