Skip to content

JavaBWAPI/jbwapi-jruby-template

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
 
 
 
 
 
 

JBWAPI JRuby Template

A small template hello world bot for JBWAPI users to ease setup (for Ruby programmers).

Usage

  • clone the repo
$ git clone https://github.com/JavaBWAPI/jbwapi-jruby-template.git
$ cd jbwapi-jruby-template
  • download and install JRuby if not already
  • download and move the latest JBWAPI jar to the lib folder
  • modify the bot.rb script to point to the latest jar
  • then launch the bot with
$ jruby bot.rb

Tutorial

Follow the (Java) tutorial for more information

About

JBWAPI-Bot-Template in Ruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages