1

Is there any way to get a software sort of like Unity for the raspberry pi 4? I want something sort of like it (with a graphics section) with real code, so not scratch. I do realize that the pi might not have enough CPU and GPU power to do it, but I'd at least like to try. Any suggestions?

goldilocks
  • 60,325
  • 17
  • 117
  • 234
John Smith
  • 23
  • 3

1 Answers1

1

Godot is a good game engine you can use on a Pi. It's pretty lightweight and there are a good amount of tutorials to help you get started. It's also completely free and Open Source.

aditya
  • 994
  • 6
  • 17