Homegames is a free, open-source game platform that lets users play, make, and share games in the browser, with a code editor and live multiplayer preview. It has been developed as a side project since 2018.
I'm making a platform for simple open source games you can play anywhere.<p>Games are all just JavaScript classes and you can read the source of every game on the platform.<p>I started working on initial "games" (mostly rendering tests) in 2018 and eventually built all of the platform stuff around it to make it easy to share games.<p>There's also an in-browser editor available for you to make and publish games all from the browser.<p>Would love some feedback on the games and studio features as well as the platform overall. All of the code is available at <a href="https://github.com/homegamesio" rel="nofollow">https://github.com/homegamesio</a>
# Homegames is a free and open-source game platform.
Source: [https://homegames.io/](https://homegames.io/)
Play, make and share games in your browser\. No account required to play\.
## Featured Games

- **Make games in your browser with a simple code editor**
- **Live game preview lets you test your changes with live multiplayer sessions**
- **Manage game assets right from the studio\. Upload your own files or draw/record something in the studio\.**
- **Publish games if you want to share them with the world\. Or you can just keep them to yourself\.**
## Open Source
- **Everything is GPLv3**from the platform code to the games to this website\. You can read the code and fork it if you want to\.
- **Self\-host on your own hardware\.**Homegames was designed to be self\-hostable, including the API\.
- **Preservation\.**If this website gets hit by a bus, your games can live on\.
Homegames has been in development as a \(mostly\) solo side project since 2018\.
A website that converts live MLB data into near real-time 8-bit pixel art broadcasts of baseball games, with stadium details, day/night modes, and interstitials.
Phive is a Gomoku-like web game where players take turns placing and moving pieces adjacent to others, aiming to get five in a row. Available to play with friends or solo at phive.app.
Faceoff is a terminal UI application for following NHL hockey games in real-time, featuring live scores, game details, standings, player stats, and team information with a responsive layout.