8000
Skip to content

jeffjohnson9046/robocode-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ogre - A Robocode Robot

Overview

This Robocode robot is a port of the robot originally written in .NET to participate in Fairway's Robocode tournament.

Loosely based on the Ogre board game, the code is broken down into two main packages:

  • components: The parts that make up the Ogre robot:
    • detection: Controls the Ogre's radar and target detection
    • movement: Controls the Ogre's movement around the arena
    • weaponry: Controls the Ogre's turret and gun
  • robots: The robot implementation that extends Robot or AdvancedRobot

Additional References

About

A Java implementation of my robocode-net robot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

0