Skip to content

tsmaster/PlayN-BreakN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

				BreakN
			 A PlayN sample game
			   By Dave LeCompte

How many bricks can you knock down?

A sample game showing:
  - mouse input
  - pointer input
  - SurfaceLayer drawing
  - ImageLayer drawing
  - very simple physics
  - asynchronous asset loading
  - build for HTML5 web target
  - build for Java Desktop
  - build for Android APK