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

Mr. IceyView game page

CodeJam 2020 Mr Icey
Submitted by Johnnyg63 — 43 minutes, 6 seconds before the deadline
Add to collection

Play Mr. Icey

Mr. Icey's itch.io page

Results

CriteriaRankScore*Raw Score
Adherence (score low for poor theme implementation, high for sticking to theme)#721.8033.250
Originality (score low for unoriginal, high for original ideas)#741.1092.000
Impression (score low for unimpressive, high for impressive)#751.1092.000
Legitimacy (score low for jam-spam, high for authentic "in the spirit" entry)#752.0803.750
Overall#751.5252.750

Ranked from 4 ratings. 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

Submitted (1 edit)

I just get an empty world without walls, only the left&right keys work, and when I press F3 then click, I get a divide-by-zero crash

Developer

oh man, the bugs the bugs, debug it in 32bit mode (x86) or build the release in 32bit mode. As for divide by zero can you send me the steps please 


Thank you for your comment and review 


John

Submitted

I don't have VC, I just ran the exe in the Release dir, and did so with Wine under Linux. It didn't (for once) complain about missing dll files. My theory about the div-0 is that there are no walls, and as such is an induced bug.

Submitted

For the map to load correctly across platforms you need to specify consistent sizes for the map format. I'm not sure if fBlockWidth is supposed to be a float, 32-bit int or 64-bit long.

Developer

Hi All,

As this codejam was about the Weather... 

therefore you are Mr. Icey, during the day you need to hide from the Sun Rays (Shadow2D) and at night fight enemies.

The weather can be your friend (snow) or your enemy (a Sunny Day), keep out of the sun rays otherwise you will melt

I spend to much time trying to get the shadows to work, I couldn't get the game finished in time, I will work on it over the coming weeks. I couldn't get the Collison to work correctly, I had it right, but then broken it and ended up in a mess. 

This is the full VS Project, C++, as I did not have time to create a full released exe.
Up, Down, Left and Right Curser Keys to move
Space to Jump
F3 Edit Mode
While in edit mode: Click anywhere to Create/Remove a Cell, F8 to Save, F5 to Load
Right Click to display the Sun and Shadows

Thank you so much again for all your help and support

Finally I got the idea from the CodeJam, Wheater... Sun Shine... Ice Cube.. Mr. Icey. I did my best to finish it, but just ran out of time, next time I'll know more.

Have fun, and yes this is my first attempt at creating a game, and my first CodeJam. 

BTW the OLC PGE Engine Rocks!

Kind regards

John Galvin

Ireland