-
Notifications
You must be signed in to change notification settings - Fork 0
IPV-1/TP3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Pacman-like Game Use jruby and java. that's really good! Requirements: - Java - RVM - Maven - Jruby Install: $ git clone git@github.com:IPV-1/TP3.git $ cd TP3/vainilla $ mvn install $ cd .../pacman-reloaded $ rvm current $ bundle install $ cd components/launcher $ jruby -J-cp ../../../vainilla/target/vainilla-pacman-0.0.4.jar launcher.rb