lib/gamnit: add a portable version of the triangle example
authorAlexis Laferrière <alexis.laf@xymus.net>
Sun, 13 Sep 2015 15:18:22 +0000 (11:18 -0400)
committerAlexis Laferrière <alexis.laf@xymus.net>
Mon, 14 Sep 2015 13:30:07 +0000 (09:30 -0400)
commit361fb5cd72c6d22021516490db57147c606816b4
tree4decf77fc68d3fc13ce925197abcaa75b43eb55e
parentb27ca380b0b6b27fb3f5a6359e7b33f3f5a40ded
lib/gamnit: add a portable version of the triangle example

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
lib/gamnit/examples/triangle/Makefile
lib/gamnit/examples/triangle/art/icon.svg [new file with mode: 0644]
lib/gamnit/examples/triangle/res/.gitignore [new file with mode: 0644]
lib/gamnit/examples/triangle/src/portable_triangle.nit [new file with mode: 0644]