Skip to content

seancribbs/weewar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weewar

Ruby bindings for the Weewar API.

Requirements

  • RubyGems
  • XmlSimple

Usage Example

  require 'weewar'

  user = Weewar::User.find('seancribbs')
  user.name # => 'seancribbs'
  user.favorite_units # => ['lightInfantry', 'lighttank', 'tank']

Authors and Contributors

Original by Sean Cribbs, Scotty Moon, and Joshua French.

About

Ruby bindings for the Weewar API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages