https://github.com/letsgoawaydev/gamesandstuff
A web launcher built in Haxe for playing games on most devices at school, home or anywhere else.
https://github.com/letsgoawaydev/gamesandstuff
Last synced: about 2 months ago
JSON representation
A web launcher built in Haxe for playing games on most devices at school, home or anywhere else.
- Host: GitHub
- URL: https://github.com/letsgoawaydev/gamesandstuff
- Owner: letsgoawaydev
- License: apache-2.0
- Created: 2022-11-02T06:04:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-11T04:48:26.000Z (about 1 year ago)
- Last Synced: 2025-02-01T08:47:03.711Z (3 months ago)
- Language: HTML
- Homepage: https://gamesandstuff.letsgoaway.repl.co
- Size: 15.6 MB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OUTDATED! NEW VERSION IS BEING DEVELOPED HERE: [WIP LAUNCHER](https://gamesandthings.github.io)
# [JOIN THE DISCORD FOR UPDATES!](https://discord.gg/up7VmmCPhn)
## A frontend launcher for playing games on many devices at school, home or anywhere else.
[](data:text/html,history.back())
[](https://discord.gg/up7VmmCPhn)

### links are now broken as repl.it stopped always hosting, please read disclaimer above.
[Stable](https://gamesandstuff.letsgoaway.repl.co) | [Development](https://gamesandstuffdevver.letsgoaway.repl.co) | [Windows Launcher](https://gamesandstuffdl--letsgoaway.repl.co)# About
Development has been postponed for now, but feel free to make any pull requests.
Games and Stuff is a frontend UI for launching games hosted online. I mainly use repl.it to host, but by editing the source code you can redirect to what ever.
# Launcher
The main interface. It is written in Haxe using OpenFL and HaxeFlixel.
It is represented as `launch`.
## Build Instructions
Before building, you'll need to install Haxe. Go to [https://haxe.org/download/](https://haxe.org/download/) and install it.Once it is installed, open your terminal as admin and write the commands:
```
haxelib install flixelhaxelib install flixel-addons
haxelib install openfl
haxelib install lime
haxelib run lime setup
```Then run any of the bat files, then it should work!
For native builds, make sure you have at least 2GB of space.
## Platforms
Currently supported platforms are:
Windows, iOS WebApp, Xbox One or Xbox Series X/S via Microsoft Edge and the Web.
I plan to expand support to PS5 Browser, Nintendo Switch hidden browser via [SwitchBru](https://switchbru.com/dns), and native applications for Linux and macOS.
You can read on how to install it on each device [here](https://github.com/ethpsa09/gamesandstuff/wiki/Installation).
# Shortcut
An easy to access way to go directly to games and stuff without having to install the entire launcher. It is written in HTML.
It is represented as `cut`.
## Platforms
Windows only for now as it is an HTA Application.
# Disclaimer
Some of the things that are in my app I do not own, such as game logos and game characters.
An update will be out soon where it adds the developers of the games under the game logo.