2024-02-21 21:17:50 -08:00

32 lines
844 B
Markdown

---
layout: simple
title: Launcher
revisions:
- author: Cuu
date: 2024-02-22
comment: First version
---
The GameShell's default interface is the Launcher. The Launcher is
designed around a 320x240 display using the D-pad for input.
<figure>
<img src="img/Launcher-screenshot.png" title="Launcher-screenshot.png" />
<figcaption>Launcher-screenshot.png</figcaption>
</figure>
## Source Code
Launcher is written in [Python](https://www.python.org/), with a few
related shell scripts. You can find it on GitHub:
<https://github.com/clockworkpi/launcher>
## Related Projects
A rewrite of Launcher using [Go](https://golang.org/) is also [hosted on
GitHub](https://github.com/clockworkpi/launchergo). You can switch
between the two in the Launcher's Settings.
## D.E.O.T.
Dimension Engineering Operation Terminal ![](DEOT.jpg "DEOT.jpg")