Open-source rewrite of Yixboost Games https://version2.yixboost.eu
  • Python 40.6%
  • HTML 34.7%
  • CSS 24%
  • JavaScript 0.7%
Find a file
2026-07-08 18:45:30 +02:00
core Added game_tiles plugin v.1.0.0 with category page and tile loading on any page 2026-07-08 16:25:11 +02:00
plugins Added game_tiles plugin v.1.0.0 with category page and tile loading on any page 2026-07-08 16:25:11 +02:00
static Add README 2026-07-07 23:06:53 +02:00
templates Add games not working warning 2026-07-08 18:45:30 +02:00
.gitignore Added better config file and OpenID login support 2026-06-18 09:53:42 +02:00
config.example.json Many structure updates, new design theming, better images and extra pages 2026-07-07 19:07:59 +02:00
LICENSE Initial commit 2026-06-12 10:03:52 +02:00
main.py Added core functionality and plugin loader, including build in game_loader and search plugin 2026-06-18 09:09:41 +02:00
README.md Add games not working warning 2026-07-08 18:45:30 +02:00

Yixboost Games V2

Open-source rewrite of Yixboost Games, it's still in early alpha. Some features are not implemented yet, they are marked with "N/I". You can view the project's kanban board here.

Warning

NOTE: some games may not work, they are not all checked if they are working, they are embedded with iframes to another site and are not part of this project, they are just examples!

Public testing instance

There is a public instance available for testing at https://version2.yixboost.eu. If you find any bugs, please report them here. You can login using Hack Club Auth. This games-v2 instance is hosted on Hack Club Nest.

The goal

The goal of this project is to make a completely better version of the closed-source V1 version of Yixboost Games that feels and works the same as V1, but better, with plugin support, better database connections, and good caching. The way of logging in is made much better and safer with OpenID.

Built-in plugins

  • game_loader: Gets games from the database and displays them on all pages, manages all the game content.
  • search: Simple search plugin for searching games with a search page and search bar in the navbar.
  • issues: Bug report form with autofill features and a game action button for reporting a game on the game's page.

Tech Stack

  • FastAPI
  • Jinja2
  • SQLite
  • Redis

This project is submitted to Hack Club's Stardance event. (You can view devlogs here too) https://stardance.hackclub.com/projects/17189