Skip to content

Commit 6359933

Browse files
committed
add source for images
1 parent 2830f17 commit 6359933

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,7 @@ Libraries included are:
1616
* I've created a [base scene](source/scenes/BaseScene.lua) with a some default behavior that makes it easier to interact with the system menu
1717
* The [play scene](source/scenes/Play.lua) uses sprites for the world, and most of the input is handled by the [Player](source/scripts/Player.lua) class
1818
* The [stats scene](source/scenes/Stats.lua) draws the grid in the background so it always shows up behind sprites
19+
* Noble branded assets are taken/modified from the [project template](https://github.com/NobleRobot/NobleEngine-ProjectTemplate)
20+
* Other image assets are from [Kenney](https://www.kenney.nl):
21+
* [1-Bit Pack](https://kenney.nl/assets/1-bit-pack)
22+
* [1-Bit Platformer Pack](https://kenney.nl/assets/1-bit-platformer-pack)

0 commit comments

Comments
 (0)