Table of Contents
Blimey! is a mod of Celeste Classic based on Evercore that adds several mildly useful things.
For example:
- A pause menu with a settings screen
- A save system that can work with clipboard saves and local saves
- Music by MetaHumanBoi
- A local leaderboard (in progress)
- Other random improvements such as nicer-looking infoboxes
Keep in mind this is my first major PICO-8 project, so don't expect my code to be anything other than an unreadable, unoptomized mess.
You can play this game any of these ways:
- Download the game from the Releases section and drag it into PICO-8 or PICO-8 Education
- Use the Splore function in PICO-8 and search for Blimey
- Type
load blimey
into the command line in PICO-8 or PICO-8 Education - Play it on Lexaloffle
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the Unlicense License. See LICENSE.txt
for more information.
Email - strongsand94191@gmail.com
Project Link: https://github.com/StrongSand94191/blimey
Crumbling block, dash refill, and monument texture: Celeste Modern by starl1ght
Keyboard input function: Real Keyboard Input by dw817
Code for pause menu: Menu System + Palette Swapping Guide by PixelCod
Code minifier I used: Shrinko8 by thisismypassword
Code for circular clipping function: Lazy Devs’ video
Idea for dashless crystal: @loadandcode
Music: MetaHumanBoi
Map editor used: Everhorn
Resources and help: Celeste Classic Discord
Secret levels by @micahc1113