Hi! I'm super new to the coding and game dev world and sadly I only have an old Chromebook. Any recommendations for coding software compatible with Chrome? I can't use Godot since my Chromebooks too old. Thanks so much I'm soooooo excited!!!!
¡Hi! In Godot, right before creating a new project, there's a 'Renderer' option where you can choose between three modes: Forward+, Mobile, and Compatibility. The third option, Compatibility, is useful if you don’t have a powerful device — it can help the editor and your project run a bit more smoothly.
I'd highly suggest looking into the web version of Pico-8. It runs in your browser and is a self-contained engine. Would give you the ability to make an entire game without downloading anything.