You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -16,3 +16,7 @@ Libraries included are:
16
16
* 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
17
17
* 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
18
18
* 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):
0 commit comments