neshaug / drawthelines

A small game hack with Google PlayN to get a feel for the framework

Home Page:http://oyvind.neshaug.net/drawthelines/DrawTheLines.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Draw The Lines!

To run it locally:

Check out and install Googe Playn:

  1. git clone https://code.google.com/p/playn/
  2. mvn install

Check out this project:

  1. git clone git://github.com/neshaug/drawthelines.git
  2. mvn package
  3. mvn jetty:run-exploded

Browse to http://localhost:8080

About

A small game hack with Google PlayN to get a feel for the framework

http://oyvind.neshaug.net/drawthelines/DrawTheLines.html


Languages

Language:Java 100.0%