RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    Creating a 2D game for RetroPie in Unity

    Scheduled Pinned Locked Moved Ideas and Development
    programmingunitylovelove2darcade
    5 Posts 5 Posters 2.5k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      povoas
      last edited by

      For my school project I'm trying to create an arcade using a Raspberry Pi with RetroPie in it. The second part of the project would be creating a game for said arcade. I've trying to find the best platform to create the game on but I'm still not sure which one to choose.
      Love2D was reccomended to me by my teacher however I feel like a software like Unity with an UI would help me alot. My question is could I use Unity somehow and would the RetroPie run it, or is .lua/LOVE my only option?

      Thanks in advance.

      hiulitH johne79J 2 Replies Last reply Reply Quote 0
      • mituM
        mitu Global Moderator
        last edited by

        You're not limited to Lua/LÖVE, you can use PyGame or Godot or really any other Linux supported library to develop your game.
        There's a RPI book (Code the classics) dedicated to re-creating old retro games using PyGame and a magazine series dedicatd to gaming (Wireframe).

        1 Reply Last reply Reply Quote 0
        • E
          ellohir
          last edited by ellohir

          Unity doesn't work but I think Löve is a great framework and very easy to code on. I also know they're very helpful on the official forums.

          1 Reply Last reply Reply Quote 0
          • hiulitH
            hiulit @povoas
            last edited by

            @povoas If you are using a Pi4, you can use the Godot Engine to develop a game on it https://github.com/hiulit/Unofficial-Godot-Engine-Raspberry-Pi

            My little contributions to the RetroPie project:

            • Shell-Script-Boilerplate
            • Fun-Facts-Splashscreens
            • Limit-Last-Played-Games
            1 Reply Last reply Reply Quote 0
            • johne79J
              johne79 @povoas
              last edited by johne79

              @povoas said in Creating a 2D game for RetroPie in Unity:

              For my school project I'm trying to create an arcade using a Raspberry Pi with RetroPie in it. The second part of the project would be creating a game for said arcade. I've trying to find the best platform to create the game on but I'm still not sure which one to choose.
              Love2D was reccomended to me by my teacher however I feel like a software like Unity with an UI would help me alot. My question is could I use Unity somehow and would the RetroPie run it, or is .lua/LOVE my only option?

              Thanks in advance.

              I just saw a video for a Unity3D game running on an RPI4 via Box86: https://github.com/ptitSeb/box86

              I haven't tested this but it sounds like the build process is you build your game for Linux x86, copy the deployment to the Pi, and then run Box86 on it.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post

              Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

              Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.