Menu

How connect SQL with robocode?

Help
Kai
2014-06-24
2014-06-26
  • Kai

    Kai - 2014-06-24

    I need some help.. i need to connect a SQL-Database with robocode.. but i dont know how it works.

     

    Last edit: Kai 2014-06-24
  • Flemming N. Larsen

    This is possible if you create a Java application of your own and make use of the Robocode Control API and connect to the SQL database using ordinary JDBC. This way you should be able to e.g. store the results from the battles or whatever you need to persist in the database.

     

Log in to post a comment.

Auth0 Logo