
microStudio
Godot Engine
GDevelop
Unreal Engine
Unity
Wick Editor
Stride Game Engine
Cocos Creator
Phaser
PixiJS
Unity
Godot Engine
Three.js
GDevelop
Cocos2d-x
Unreal Engine
microStudioBased on our record, Phaser seems to be a lot more popular than microStudio. While we know about 129 links to Phaser, we've tracked only 10 mentions of microStudio. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
A few years ago I took a class of middle schoolers through a simple game dev course and rarely have I seen a group of kids so motivated. Using microStudio[1] they built the story, art, music, gameplay, and levels - I only helped a bit with the code. They kept asking about it long afterwards, so I eventually threw it up on a static site: http://uprag.quest (warning - flashy jump scares) [1] https://microstudio.dev. - Source: Hacker News / about 1 year ago
Let The Letter Drop is a mix of crosswords, Connect4, Tetris, and a little bit of Wordle's daily-ness. Select letters from your tray and drop them on a board to build words and score points. Multi-letter pieces can be rotated. Use special pieces like bombs and bumpers to move the letters on your board around. Every day, everyone gets a fixed bag of letters and a set of words to make. Make all 3 and keep going for... - Source: Hacker News / over 2 years ago
I'm not sure how this reduces the barrier to game developement. There are already lots of free assets and game engines designed for making arcade games that are a lot easier then say Unity or Unreal. Like https://arcade.makecode.com/ or https://microstudio.dev/ or https://scratch.mit.edu/. - Source: Hacker News / over 2 years ago
MicroStudio is a free, open source game engine (MIT License), available online at https://microstudio.dev or as an offline application here: https://microstudio.itch.io/microstudio. Source: almost 4 years ago
If you have the time, give it a try. Maybe visit micro studio and follow their tutorial which runs in the browser. That can give you a little taste of both programming and game dev. Source: almost 4 years ago
Here is what I wanted to find - simple portal where I could play simpler games built with HTML and Javascript and nothing else. Sure, building them with engines like Phaser is one thing, but creating a complete game with Unity and then packing it together to play a game that I can't tinker with is no fun! - Source: dev.to / about 2 months ago
I'm creating my first game! - Janky screenshot of progress so far: https://i.imgur.com/4afs5lv.png - 2D single player browser game - infinite procedural generated world - build your starship - manage a crew - explore, harvest, trade and plunder the universe - Frontend: Phaser 3 + WebGL + TypeScript https://phaser.io - Backend: Workerthread + EliCS + TypeScript https://elixr-games.github.io/elics - I made a... - Source: Hacker News / 3 months ago
Nice! A couple of years ago, I tried something in that direction[1] using Phaser[2], and it was quite fun. I used Tiled Editor[3] to create the map and some pixel art that I purchased from itch.io. [1] - https://story.tuzemec.com (not very mobile friendly) [2] - https://phaser.io [3] - https://www.mapeditor.org/. - Source: Hacker News / 8 months ago
For the web you can now use Cocos2d-x[1], Godot Engine[2], PixiJS[3], and/or Phaser[4]. [1] https://www.cocos.com/en/cocos2d-x [2] https://godotengine.org/ [3] https://pixijs.com/ [4] https://phaser.io/. - Source: Hacker News / 10 months ago
Https://phaser.io/tutorials/making-your-first-phaser-3-game/part1. - Source: Hacker News / 11 months ago
Godot Engine - Feature-packed 2D and 3D open source game engine.
PixiJS - Fast and flexible WebGL-based HTML5 game and app development library.
GDevelop - GDevelop is an open-source game making software designed to be used by everyone.
Unity - The multiplatform game creation tools for everyone.
Unreal Engine - Unreal Engine 4 is a suite of integrated tools for game developers to design and build games, simulations, and visualizations.
Three.js - A JavaScript 3D library which makes WebGL simpler.