Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

Ice PaletteView game page

Ice Palette is a cursed color picker where you launch a tiny skater across a slippery palette to match the target color
Submitted by GREMLINNNNNN — 1 day, 17 hours before the deadline
Add to collection

Play game

Ice Palette's itch.io page

Results

CriteriaRankScore*Raw Score
Confusion#271.6334.000
Pain level felt while using#290.8162.000
Evilness#290.4081.000
Annoyance#290.8162.000
Impracticality#300.4081.000

Ranked from 1 rating. Score is adjusted from raw score by the median number of ratings per game in the jam.

Leave a comment

Log in with itch.io to leave a comment.

Comments

HostSubmitted

Unfortunately, I faced the same exact issue when trying to run it T.T

I am on Linux trying to run this through Wine / Proton, but getting the same error. I'd love to see how it looks like and how it works. It would be awesome if you could post like a short demo video or something!

Developer(+1)

here you go! i made a short gameplay video
HostSubmitted

Hahaha, it looks cool af! I'm sorry I wasn't able to open it and rate it :(
Great work! What did you use to make it? 
I also love the sound effects :D

Submitted

didnt work in my computer

Traceback (most recent call last):

  File "ice_palette.py", line 662, in <module>

  File "ice_palette.py", line 657, in main

  File "ice_palette.py", line 160, in __init__

  File "arcade\application.py", line 229, in __init__

  File "pyglet\window\win32\__init__.py", line 165, in __init__

  File "pyglet\window\__init__.py", line 594, in __init__

  File "pyglet\window\__init__.py", line 602, in _create_projection

  File "pyglet\graphics\shader.py", line 1234, in __init__

  File "pyglet\gl\lib_wgl.py", line 70, in __call__

  File "pyglet\gl\lib.py", line 28, in MissingFunction

pyglet.gl.lib.MissingFunctionException: glCreateShader is not exported by the available OpenGL driver.  OpenGL 2.0 is required for this functionality.

Developer

Sorry, looks like the game doesn't work on your PC because of an OpenGL/graphics driver issue, not because of the game files.

Please try updating your graphics drivers from Intel/NVIDIA/AMD. If your PC is very old or uses Microsoft Basic Display Adapter, the game may not run, unfortunately.