examples: delete the `shoot` game
[nit.git] / examples / shoot / src / shoot_logic.nit
2018-01-24 Alexis Laferrièreexamples: delete the `shoot` game
2014-11-17 Jean Privatshoot: headless run forces a `srand_from(0)`
2014-09-05 Jean Privatsrc: transform all old writable in annotations
2014-09-02 Alexis Laferrièreexamples/shoot: use new images
2014-05-13 Jean Privatrest-of-code: prepare for new init
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: add Player::going_target
2013-08-26 Jean Privatshoot: move game to a src sub-directory