welcome to bryce's games, a lightweight, fast, clean game site. (allegedly)
- fast
- clean
- many games
- sys admin approves 👍
this site was made to be a quick game website that would easily load on most low-end devices. if you decide to clone this repo, please credit comehow. here's how:
- fork (or clone) this repo (pls star the original repo)
- edit the files (mainly the files in the
config
folder) - optionally, add more games (Get some here)
- host it on your server or any static web host.
- enjoy!
a known issue is game files; because some games are massive, they will fail on many services. There is no straightforward fix, but you can try to host the files on your server.
All the configuration is done in the config
folder.
games.json
: It contains the games' names, icons, and link.
- add more games
- make a better ux/ui
original credit for this build comes from @3kh0 on GitHub. you can find their original repo here