Choc-O-Matic Mania!
A downloadable game for Windows, macOS, and Linux
Help! The Choc-O-Matic dispensers at the chocolate factory have gone haywire. Risk of flooding!
Can you guide Charlie to eat all the chocolate until the dispensers are fixed?
About
This game was created from scratch in 36 hours around the theme of "Chocolate" for the 2021 LÖVE Game Jam.
Coding, graphics, sound and music by bodCodes.
Controls/Options
- Left/Right to move
- Up/Down to rotate
- Space to jump
Spin, jump and speed for bonuses!
(C) to choose your Chocolate.
Toggles: (F)ullScreen (S)ound (M)usic.
Install instructions
Option 1:
The ".love" download works on all platforms. You'll need version 11.3 of the awesome LÖVE framework available from https://love2d.org/
Option 2:
Alternatively there is a standalone Windows ".exe".
Comments
Log in with itch.io to leave a comment.
Your .love file doesn't work, I guess there was a problem with your bytecode compilation.
Error: Syntax error: main.lua: cannot load incompatible bytecode
stack traceback:
[string "boot.lua"]:777: in function <[string "boot.lua"]:773>
[C]: at 0x560de316a0b0
[C]: in function 'require'
[string "boot.lua"]:570: in function <[string "boot.lua"]:380>
[C]: in function 'xpcall'
[string "boot.lua"]:787: in function <[string "boot.lua"]:780>
Many thanks for your comment. I reposted the .love. Hope it works for you now.