This website requires JavaScript.
Explore
Help
Sign In
2121578
/
sep-pm-platformer
Watch
1
Star
1
Fork
You've already forked sep-pm-platformer
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8b6267e9cb
sep-pm-platformer
/
project
/
data
/
levels
/
levels.json
10 lines
116 B
JSON
Raw
Normal View
History
Unescape
Escape
Started implementing framework
2023-03-25 15:41:32 +01:00
[
{
"name"
:
"1-1"
,
countinued working on level loading
2023-03-26 15:14:06 +02:00
"theme"
:
"tutorial"
,
Started implementing framework
2023-03-25 15:41:32 +01:00
"abilities"
:
[
"dash"
]
,
"file"
:
"1-1.csv"
}
]