Software Alternatives & Reviews

.NET-compatible scripting languages for users to write their own scripts to query/manipulate objects/properties in the app

Python Screeps
  1. 1
    Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
    Pricing:
    • Open Source

    #Programming Language #OOP #Generic Programming Language 280 social mentions

  2. Learn to code JavaScript by playing game.
    JavaScript would be the way if you're willing to interface with it from your .NET codebase. Reading your original post, I first thought of https://screeps.com/ which uses sandboxed JS code to run your own programmed "creeps" (robots) as they do RTS tasks (mine energy, build buildings, build roads, fight invaders). I don't remember if the original game is open source, but just looking through their website, I now see that they support WebAssembly as the scripting language that users write to control their creeps. If you are inclined to the Java/Javascript world, it might be a good rabbit hole to go down.

    #Online Learning #Online Education #Education 41 social mentions

Discuss: .NET-compatible scripting languages for users to write their own scripts to query/manipulate objects/properties in the app

Log in or Post with