-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
17 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,25 @@ | ||
# Owl Arcade :owl: | ||
|
||
Retro Arcade / Emulator Front-End | ||
Yet Another Retro Arcade/Emulator Front-End :floppy_disk: :computer: :joystick: | ||
|
||
![Animated GIF of the Front-End main screen](img/hero-animation.gif) | ||
|
||
## Features list | ||
## Features list `WIP` | ||
* Nice 3D UI showing a virtual museum of old machines | ||
* each machine screen/monitor shall display a video of a landmark game/demo | ||
* Launch each emulator from the main menu | ||
* Windows emulators are installed locally | ||
* Parse automatically the rom/disk folders | ||
* Bootstrap from an arbitrary list of public domain games | ||
* Bootstrap from an arbitrary list of public domain games | ||
* Installs the emulators automatically | ||
|
||
## Specifications | ||
* Runs on [Python3](https://www.python.org) | ||
* Built on top of [HARFANG 3D](https://www.harfang3d.com) | ||
* Supported operating systems | ||
* MS Windows 10 x64 | ||
* Ubuntu x64 `WIP` | ||
|
||
## Getting involved | ||
This project is supposed to contain as much open source as possible.<br> | ||
License is GPLv3. |