examples: remove mnit_dino
[nit.git] / examples / mnit_dino / src / game_logic.nit
2018-01-24 Alexis Laferrièreexamples: remove mnit_dino
2016-02-12 Jean Privatdino: remove old style init
2015-08-27 Jean Privatcode: update references to `standard`
2015-07-17 Alexis Laferrièrelib & examples & tests: update all the many and happy...
2014-10-02 Jean Privatlib: new API for Comparator
2014-09-05 Jean Privatsrc: transform all old writable in annotations
2014-05-23 Alexis Laferrièredino: add a more precise hit box to the dino
2014-05-23 Alexis Laferrièredino: make code base more redefable
2014-03-31 Alexis Laferrièredino: javelins on ground have different angles
2014-03-31 Alexis Laferrièredino: break items on ground when run over
2014-03-31 Alexis Laferrièredino: add bushes!
2014-03-31 Alexis Laferrièredino: keep track of the score and display it
2014-03-31 Alexis Laferrièredino: set rand seed at the number of cavemen
2014-03-31 Alexis Laferrièredino: each caveman has a random speed
2014-03-31 Alexis Laferrièredino: each caveman flee in different angles
2014-03-31 Alexis Laferrièredino: each caveman has a predisposition for a hunting...
2014-03-31 Alexis Laferrièredino: cavemen do not get run over by dead dino
2014-03-03 Alexis Laferrièreexamples/dino: replace closure by a custom sorter
2013-11-19 Jean Privatremove closures from code
2013-08-25 Alexis Laferrièreexamples: intro a real game using mnit: dino!