A static website for browsing rooms from the video game Celeste.
Also allows opening rooms directly in-game with Everest, which includes a debugging API which enables Teleporting when the game is running.
Berry Camp also includes a mobile friendly HTML Canvas map render for each level which can be exported as a .png
file. This is limited to the Maximum canvas size supported by the Web Browser.
Supports most modern browsers and devices, but may not work on older iPhones. Certain features may also not be supported such as the Fullscreen API.
Written in Typescript using Next.js.