- Interactive maps for:
- Repository: SupraGamesCommunity/maps
- Reference assets: SupraGamesCommunity/reference
- Supports all games.
- Includes embedded YouTube video references for every major item (not SW for now).
- Supports sharing your view of the map via a URL.
- Supports save file uploading to hide items you have already collected for all games.
- Crash Map kindly generated by Benjamin and upscaled/fogged by Cal
- Game maps and items extracted from game data files see scripts directory
Please note that these keyboard shortcuts are disabled when in build mode
WASD- Pan up/down/left/rightTG- Zoom in/outCtrl+F- SearchF- Toggle full screenR- Move to player markerAlt+R- Open file dialog for loading a save1- Load sl map2- Load SLC map3- Load SIU map4- Load SW map
The map can be found here:
In addition you can share a link to a specific map, zoom level and position:
https://supragamescommunity.github.io/maps/#mapId={map}&lat={lat}&lng={lng}&zoom={zoom}
mapId= one of {sl / slc / siu}.zoomis 0-8 where 0 is all the way zoomed out.lat/lngare the X Y position on the map.
An area of the map:
https://supragamescommunity.github.io/maps/#mapId={map}&W={left}&N={top}&E={right}&S={bottom}
Or a specific object:
https://supragamescommunity.github.io/maps/#mapId={map}&alt={area}:{name}&show={true|false}
area:nameis the underlying unique identifier for a map objectshow=trueif set to true it will open the popup dialog for the object
All credit for these amazing games goes to David Münnich and
the Supra Games Team.
Original maps and data created by Supra Games Community.
Complete rewrite based on game data extraction and merge of 3 maps by Joric.
Fork of Joric's map to SupraMaps project and tweaks to finish in preparation for Supra World
by Supra Games Community.
- Anna @SupraGames
- Benjamin Thomas Blodgett (BenVlodgi) @SupraGames
- David Münnich (DavidM) @SupraGames
- Stuart Baron (NorabSeven) @SupraGames
- Malte @SupraGames
- Gludek
- Zookster
For a guide on developing this project, refer to EDITING_DATA, FRONTEND_DEVELOPMENT, BACKEND_DEVELOPMENT or DATA_EXTRACTION.
This project uses some code Joric's Supraland project, the original SupraGamesCommunity map code and media files. Most of the media content is copyrighted by Supra Games UG. Joric developed scripts to import data from the original game and fixed some bugs. This project is an unlicensed public domain, feel free to copy, sell and modify.
See LICENSE for details.
- Original interactive maps for Supraland, Crash and Six Inches Under
- Joric's combined map
- Joric's experimental 3D map
- Joric's Supraworld map
- Joric's Supraland Map Wiki - some details of the system