Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.
/ frt Public archive

A Godot "platform" targeting single board computers.

License

Notifications You must be signed in to change notification settings

efornara/frt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FRT

Godot is a full 2D and 3D game engine with editor.

FRT is a Godot "platform" targeting single board computers. In plain English, you can export a Godot game to most of them by using FRT binaries, as long as the game has been designed with the limitation of the hardware in mind.

When (not) to use FRT

Godot comes with a generic X11 platform that works very well on Pis, as long as you enable the experimental OpenGL driver (not needed on a Pi 4, not recommended on Pi 0-1).

So, in general, if you are only interested in exporting games for Pis starting from the Pi 2, your best option is probably to compile an ARM export template yourself starting from the official Godot source code.

How to use FRT

Precompiled versions of FRT can be found here:

https://sourceforge.net/projects/frt/files/

And instructions of how to export a game from the Godot editor running on your PC here.

If you have come across an FRT game and it is running on the console, you can press Win+Q to close it.

This is the list of meta (Win) keys recognized by FRT when running on the console (i.e. non on X11):

Meta Action
Q Quit
F Toggle fullscreen
W Change window gravity
K Grab / ungrab the keyboard
M Grab / ungrab the mouse
Return Mouse Left Button (virtual mouse)
Cursor Keys Mouse Motion (virtual mouse)

The virtual mouse keys are available only if a keyboard is found, but a mouse is not.

User Info

Hardware Info

Developer Info

About

A Godot "platform" targeting single board computers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •