User Activity

  • Created a blog post on Robocode

    Robocode 1.10.3 released

  • Created a blog post on Robocode

    The Book of Robocode has been published

  • Created a blog post on Robocode

    Robocode 1.10.1 including Codesize 1.3.1 released

  • Modified a comment on ticket #169 on Robocode

    I am not sure what you are asking for? About Walls in Robocode Robocode does not have "custom walls". It only has the standard walls on the sides of the battlefield. Bullet Miss Events When a bullet gets outside of the battlefield, this is considered a "bullet miss". You can capture this event using: onBulletHitWall(BulletHitWallEvent event) Custom Events You can also create your own custom events using: onCustomEvent(CustomEvent event) How Custom Events Work You instantiate a CustomEvent that takes...

  • Posted a comment on ticket #169 on Robocode

    I am not sure what you are asking for? Robocode does not have "custom walls". It only have the "wall" on the sides of the battle field. When a bullet gets outside of the battlefield, this is is a "bullet miss". You can get this event by onBulletHitBullet(BulletHitBulletEvent event) You can also create your own custom events using onCustomEvent(CustomEvent event). Here you instantiate a CustomEvent that takes Condition as input. The Condition is your own (inherited) class, where you need to implement...

  • Created a blog post on Robocode

    Robocode 1.10.0 released

  • Created a blog post on Robocode

    Robocode 1.9.5.6 released

  • Posted a comment on discussion Help on Robocode

    Thank you for the follow-up. 👍 I am happy to hear that you got it up and running! 😊

View All

Personal Data

Username:
fnl
Joined:
2005-03-30 08:52:11
Location:
Denmark / CEST
Gender:
Male

Projects

This is a list of open source software projects that Flemming N. Larsen is associated with:

  • Project Logo Robocode Robocode is a programming tank game for Java Last Updated:
  • Robocode Depot   Last Updated:

Personal Tools

MongoDB Logo MongoDB