Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.38 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.38 KB

Pixothermic

Made for the Flame Jam 3.0 in 2 days. By @alexobviously and @thebeville.

Theme: hot and cold. Limitation: no text. There is some text in the level editor but the game itself contains none.

How to play

A and D to move. Space to jump. Get to the end portal through the use of heat.

Screenshots

Screenshot 1 Screenshot 2

Note on performance

This game has some fairly intense (and not super optimised) processing, and it's possible that you will get low frame rates on some levels with some setups. If this happens, you can try lowering the ray density (press the settings cog in game, and adjust the slider). Physics are a bit weird at low FPS for some reason.

Level editor

There's a level editor - click the 'tools' icon at the top right on home. Currently no easy local storage, but you can copy it as JSON, and paste it back in as JSON.

Resources