The game engine you waited for... Godot provides a huge set of common tools, so you can just focus on making your game without reinventing the wheel.
Godot is completely free and open-source under the very permissive MIT license. No strings attached, no royalties, nothing. Your game is yours, down to the last line of engine code.
Based on our record, Godot Engine should be more popular than TIC-80. It has been mentiond 460 times since March 2021. 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.
And TIC-80 (https://tic80.com/). It can be used with "lua, ruby, js, moon, fennel, scheme, squirrel, wren, wasm, janet or python". - Source: Hacker News / 6 months ago
Like this maybe? https://tic80.com/. - Source: Hacker News / 7 months ago
You'll always need to deal with a bit of Lua afaik. If you like fantasy consoles, you can use TIC-80[1] to not have to deal with any Lua. [1] https://tic80.com/. - Source: Hacker News / 8 months ago
Not 100% retro but I've had a lot of fun doing Tiny Code Christmas[1] the last couple of years on TIC-80 [2] For actual retro system. 68000 assembler on the Atari ST is fun or for a slightly different challenge the Amiga [1] https://tcc.lovebyte.party/ [2] https://tic80.com/. - Source: Hacker News / 9 months ago
There are also "fantasy consoles". Most of them use Lua+their own api for dealing with the virtual console internals. - PICO-8 (paid, 8$) https://www.lexaloffle.com/pico-8.php - TIC80 (opensource, supports more langs like python, scheme, so on) https://tic80.com/ Have fun! - Source: Hacker News / 11 months ago
> I failed to fairly evaluate my options at the start of the project. The more projects I do, the more time I find that I dedicate to just planning things up front. Sometimes it's fun to just open a game engine and start playing with it (I too have an unfair bias in this area, but towards Godot [https://godotengine.org/]), but if I ever want to build something to release, I start with a spreadsheet. - Source: Hacker News / 3 days ago
It’s definitely niche, but one of the best presentations I’ve ever seen was done in godot [0] One of my coworkers copied our PowerPoint theme, built a super basic presentation mode with transitions and used the engine for interactive demos live in the slides running the code. [0] https://godotengine.org/. - Source: Hacker News / 4 days ago
Historically, open-source software has played a critical role in democratizing the development process. Platforms like Blender for 3D modeling and Godot Engine for game creation have revolutionized the creative process, offering free and powerful alternatives to proprietary solutions. By integrating these tools, The Sandbox leverages the robustness of community-driven technology and innovative coding practices... - Source: dev.to / about 2 months ago
> Godot is a game engine. https://godotengine.org Yeah, I knew that, and precisely because of that I assumed it's a typo :) We have a native Python client. We can take a look if it works from Godot. Do you know if this is a popular use case? - Source: Hacker News / 2 months ago
Https://godotengine.org Supabase has unofficial support. https://github.com/supabase-community/godot-engine.supabase/... Thanks for responding! I'm about 60% done with my current project so I don't think I'll be up to migrate( again, originally I started with Firebase), but I still definitely consider Gel for future projects. Or if... - Source: Hacker News / 2 months ago
PICO-8 - Lua-based fantasy console for making and playing tiny, computer games and programs.
Unity - The multiplatform game creation tools for everyone.
LOVE 2D - Hi there! LÖVE is an *awesome* framework you can use to make 2D games in Lua.
Unreal Engine - Unreal Engine 4 is a suite of integrated tools for game developers to design and build games, simulations, and visualizations.
Pyxel - Retro game engine for Python inspired by fantasy consoles.
GDevelop - GDevelop is an open-source game making software designed to be used by everyone.