itch.io is community of indie game creators and players

Devlogs

Code Movement

Code Craft
A downloadable game for Windows, macOS, and Linux

In this weeks update, I have added better code movement and some new code blocks.

Code blocks can now be placed outside of code, allowing for much easier creation of some code.

(Code blocks outside of the code aren't saved)

Code that was added:

  • Empty clone: clones the object, but doesn't add code to it
  • Delete: deletes an object
  • Set velocity, set angular velocity
  • Velocity/angular velocity value
  • Magnitude: returns the magnitude of a vector

Code Fixes:

  • "For Each" now works like expected
  • "List" now returns a new list
  • Events now work correctly on clones

New settings to choose which buttons return dropped code to where it was when you picked it up.

Files

  • CodeCraft.zip 24 MB
    Oct 04, 2020
  • CodeCraftLinux.zip 27 MB
    Oct 04, 2020
  • CodeCraftOSX.app.zip 24 MB
    Oct 04, 2020
Download Code Craft
Leave a comment