Closed gruelingpine185 closed 2 years ago
I love the idea! But how would this work with mobile?
For mobile, couldn't we take advantage of media queries and determine which general type of device a user has (phone, tablet, computer) and add some JS to ignore computer-only stages? We could as another item to the states[]: compatibility: number
where number
could be 0
for full compatibility, 1
for only computers, and 2
for only phones, perhaps 3
for tablets? I wasn't considering phones when I was making this...
Description
This PR is going to be a collection of at least one new stage. As the
stage-remake
branch is coming together quite well, I felt that it could use some new stages to go with it.To-Do
index
ing issue that exposes other HTML elementsmissing objects
and generate them