Coder Social home page Coder Social logo

frt's Introduction

FRT

FRT is a Godot "platform" targeting single board computers.

Quick Start

FRT should run on most single board computers, as long as OpenGL ES has been properly configured. On a Raspberry Pi, FRT does not need X11 to run, and can also run from the console using the legacy driver (it should run out of the box on a basic raspbian lite installation).

Download, uncompress, install somewhere in your path the latest binary from here:

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

For example:

$ unzip frt_095_310.zip
$ sudo install frt_095_310_pi1.bin /usr/local/bin

Download and uncompress a demo from here:

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

And run it:

$ frt_095_310_pi1.bin --main-pack 31_2d_platformer.zip

Press Win+Q to quit.

Despite the name, the pi1 version should run on any Raspberry Pi, using either the legacy driver, or the new vc4 driver. It should also run on most 32-bit ARM-based boards (X11/EGL/ES).

For 64-bit ARM-based boards, use the arm64 version.

See Usage for how to export a game from the Godot editor running on your PC.

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.

More Info

frt's People

Contributors

efornara avatar faless avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.