Play game
The AstroWeb's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Theme interpretation | #231 | 1.732 | 3.000 |
Innovation | #282 | 1.155 | 2.000 |
Audio | #296 | 0.577 | 1.000 |
Gameplay | #301 | 0.866 | 1.500 |
Overall | #303 | 0.866 | 1.500 |
Graphics | #305 | 0.866 | 1.500 |
Ranked from 2 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
GitHub repository
https://github.com/sgarcia22/TheAstroWeb
Theme interpretation
Each level incorporates a different medium, the menu is in WebVR, Level1 is 2D in JS, Level2 is 3D using Three.js, and Level3 is WebAR using AR.js.
Leave a comment
Log in with itch.io to leave a comment.
Comments
Here is the game link: https://sgarcia22.github.io/TheAstroWeb/index.html
When I run the game the levels are all hyperlinked to blank html pages with the text "click to cube so that it doesn't fall" but there isn't any cube visible?
It seemed to be a problem with Three.js that it was not imported correctly. All levels work now! https://sgarcia22.github.io/TheAstroWeb/index.html