Skip to content

IPV-1/TP3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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