lib/gamnit: intro the globe examples
authorAlexis Laferrière <alexis.laf@xymus.net>
Sun, 6 Dec 2015 01:07:31 +0000 (20:07 -0500)
committerAlexis Laferrière <alexis.laf@xymus.net>
Thu, 10 Dec 2015 21:02:59 +0000 (16:02 -0500)
commit9ad426bb027a5b608b586ed629b8f4d752533892
treed47d85d94d7c8566e36caa559fda70ca0050e842
parentded2169dcc149a3cd6677667d4df0e3ade275794
lib/gamnit: intro the globe examples

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
13 files changed:
lib/gamnit/examples/globe/Makefile [new file with mode: 0644]
lib/gamnit/examples/globe/README [new file with mode: 0644]
lib/gamnit/examples/globe/art/icon.png [new file with mode: 0644]
lib/gamnit/examples/globe/art/icon.xcf [new file with mode: 0644]
lib/gamnit/examples/globe/assets/hd/clouds.png [new file with mode: 0644]
lib/gamnit/examples/globe/assets/hd/earth.jpg [new file with mode: 0644]
lib/gamnit/examples/globe/assets/hd/elevation.jpg [new file with mode: 0644]
lib/gamnit/examples/globe/assets/hd/lights.jpg [new file with mode: 0644]
lib/gamnit/examples/globe/assets/hd/seas.jpg [new file with mode: 0644]
lib/gamnit/examples/globe/bin/.gitignore [new file with mode: 0644]
lib/gamnit/examples/globe/org.nitlanguage.globe.txt [new file with mode: 0644]
lib/gamnit/examples/globe/package.ini [new file with mode: 0644]
lib/gamnit/examples/globe/src/globe.nit [new file with mode: 0644]