Java FFI: enable inserting additionnal Java files to a project
[nit.git] / examples / shoot /
2014-06-05 Alexis Laferrièreexamples: fix mnit_ballz and shoot for latest android.nit
2014-05-13 Jean Privatrest-of-code: prepare for new init
2014-04-15 Jean Privatshoot: use a scale factor to compute the game dimentions
2014-04-15 Jean Privatshoot: add scene to sprites and use it to gather global...
2014-04-15 Jean Privatshoot: specialize scene to add witdth and height
2014-04-14 Jean Privatshoot: control player with `PointerEvent`
2014-04-14 Jean Privatshoot: add Player::going_target
2014-04-14 Jean Privatshoot: make android
2013-08-26 Jean Privatshoot: mnit version
2013-08-26 Jean Privatshoot: move game to a src sub-directory
2012-12-14 Jean Privatshoot: add option for headless run
2012-10-25 Jean Privatexample: add example/shoot/shot_logic.nit