Skip to content

Mindustry Mod that adds a programming language with its own compiler in game.

Notifications You must be signed in to change notification settings

Sirvoid/MindustryVCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VCode

Small programming language for mindustry.

Code Example:

Code example

Features

  • Functions
    • Return instruction to return early
  • While loops
    • Break/Continue
  • If/Elif/Else
  • Math expressions for conditions and assignments
  • Access memory cells and banks like arrays
  • Do raw mlog using cmd
  • Comments using #
  • Wait instruction

About

Mindustry Mod that adds a programming language with its own compiler in game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published