Skip to content

Release 0.2.0

Latest
Compare
Choose a tag to compare
@CrazedProgrammer CrazedProgrammer released this 23 Mar 14:50
· 50 commits to master since this release

This release adds a runtime for the PUC platform (*nix terminal).

The following additions have been made to the PUC platform:

  • Proper timing. CCBox doesn't have to wait for user input to continue.
  • Special key (escape, delete, insert etc.) support.
  • Mouse support.

Other additions:

  • Added the tmpfs filesystem. Loading/saving tmpfs filesystems requires a Lua JSON library.

A Makefile has been added to make building/testing CCBox on the PUC platform easier.