mirror of
https://github.com/JoeyDeVries/LearnOpenGL.git
synced 2026-01-30 20:13:22 +08:00
moved 2d_game resource sub folders to the main resource folder.
changed game.cpp to load resources using filesystem.
This commit is contained in:
9
resources/levels/three.lvl
Normal file
9
resources/levels/three.lvl
Normal file
@@ -0,0 +1,9 @@
|
||||
0 0 0 0 0 0 0 0 0 0 0 0 0
|
||||
0 0 2 0 0 0 0 0 0 0 2 0 0
|
||||
0 0 0 2 0 0 0 0 0 2 0 0 0
|
||||
0 0 0 5 5 5 5 5 5 5 0 0 0
|
||||
0 0 5 5 0 5 5 5 0 5 5 0 0
|
||||
0 5 5 5 5 5 5 5 5 5 5 5 0
|
||||
0 3 0 1 1 1 1 1 1 1 0 3 0
|
||||
0 3 0 3 0 0 0 0 0 3 0 3 0
|
||||
0 0 0 0 4 4 0 4 4 0 0 0 0
|
||||
Reference in New Issue
Block a user