Software Alternatives & Reviews

What's the best free software to start off with

PixiJS GDevelop
  1. 1
    Fast and flexible WebGL-based HTML5 game and app development library.
    Pricing:
    • Open Source
    You could also research JavaScript game engines if you'd like to go the almost pure programming route. There are over a dozen, and I would personally recommend three.js for 3D or pixi.js. three.js has some amazing examples, and I got a fun 3d simulator working in only 100 lines of code.

    #Flowcharts #Org Charts #Javascript UI Libraries 68 social mentions

  2. GDevelop is an open-source game making software designed to be used by everyone.
    Pricing:
    • Open Source
    I would recommend GDevelop, an open source game maker that can publish to desktop, mobile, and browser games. It comes with a built in tutorial, and has an option between code blocks and JavaScript for your game logic. The two can seamlessly integrate as well, so you can tell your scene to make your mario whomp like square collide with the player, and then perhaps write JavaScript code to guide the square's AI.

    #Game Development #Game Engine #3D Game Engine 75 social mentions

Discuss: What's the best free software to start off with

Log in or Post with