Log In  
Follow
celesteremixeddev
[ :: Read More :: ]

Cart #gameboypainter-0 | 2024-05-08 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

I used pal() to make a rough cut paint software inspired by the color palette of the gameboy.

Feel free to use the palette for any of your gameboy-inspired projects!

Now with that said, the controls are as follows:

Z = Switch between gameboy and black and white modes
X = Clear screen
Up = Lightest
Right = Light Grey/Gray
Left = Dark Gray/Grey
Down = Dark/background

so help me if I see someone use this to draw the every generation 1 pokemon or something like that...

P#148138 2024-05-08 17:02

[ :: Read More :: ]

Celeste but a black hole is chasing you.

Cart #hinutubize-0 | 2024-05-06 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

The black hole speeds up over time. Here is everything that increases it's speed:

  1. New level (Biggest increase in speed)
  2. Death
  3. Dashing (Smallest increase in speed)

Getting berries decreases speed.

If the hole is more than 2 levels away, it starts to get a speed multiplier.

The formula for speed goes something like this:

(distance is distance between blackhole and roof of current level)

(0.025level + 0.01 deaths + 0.005 dashes)/berries + ((floor(distance)256)*2)

P#148006 2024-05-06 15:45

[ :: Read More :: ]

(oops i have no idea what I am doing)

P#145064 2024-03-30 01:25

[ :: Read More :: ]

Small Celeste Mod. I am working on B side.

Cart #neyagawudu-0 | 2024-02-21 | Code ▽ | Embed ▽ | No License

P#141739 2024-02-21 15:11

[ :: Read More :: ]
P#141711 2024-02-21 02:06 ( Edited 2024-02-21 02:07)