Thanks to visit codestin.com
Credit goes to github.com

Skip to content

minac/Python-Robocode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

alt text

A Fork of Robocode for python programming

####This version won't be maintain because of a PyQt integration instead of pygame (much more faster), Watch the PyQt branch for the new version

####Any help would be welcome!

If you aren't devleoper, watch the Master Branch for the stable version
  • ######What's New & Task list:

    • getTargetPosition()
    • getTargetName()
    • bulletPower
    • on_hit_by_bullet()
    • bulletSize ---> bullet are proportional to the map size
    • WallCollision
    • MapSize ---> The map is proportional to the number of bots
    • Number_Of_Enmies_Left()
    • GameSpeed ---> Physics OK, have to implement a graphic slide bar
    • on_Robot_Exit()
    • Battle Series
    • Batlles Statistics
    • .exe
    • .deb
    • Qt IDE (syntax highlighter, auto completion, Base Robot)
    • masked mode without screen (top speed without bliting) (need battle Series and statistic first)
    • Physics is proportional to the map size
    • Add Classe Reference in the wiki
    • To prevent bot's to use Sockets, urllib2, and Sub/Multi Processing Module (more safe for users)
    • Window resizable (need to split the code in more file to clarify it).

About

A Fork of Robocode for python programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%