can't run on mac,
error: ModuleNotFoundError: No module named 'msvcrt'
browse the Stack, did not help.
We can only use library that is provided by the SDK, as in the jam description:
You : OK but can I use some libraries ?
Answer : Yes you can, but only those included in the programming language you will create the game with
So prettify the console using Chalk in node, or Curses in python is forbidden... or is it not?
P.S: can we also add audio?