-
Notifications
You must be signed in to change notification settings - Fork 706
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
719 changed files
with
46,094 additions
and
198 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,84 +1,55 @@ | ||
<h1 align="center">seraph</h1> | ||
<img src="images/seraphbanner.png"> | ||
|
||
<p align="center"> | ||
seraph; an open source game website that hosts 100+ games with full downloading support, a clean and centralised user interface and no iframe embedding | ||
seraph; an open source game website that hosts 150 games with full downloading support, a clean and centralised user interface and no iframe embedding | ||
<br/> | ||
<a href="https://seraph.reveriestudios.online/">go to seraph</a> | ||
· | ||
<a href="https://github.com/a456pur/seraph/issues/new/choose">report issue / request feature</a> | ||
· | ||
<a href="https://discord.gg/ZyZDmx3zuQ">discord server</a> | ||
<br> | ||
<br> | ||
<img src="https://img.shields.io/github/repo-size/a456pur/seraph?style=for-the-badge&labelColor=%23000000&color=%231c1c1c"> | ||
<img src="https://img.shields.io/github/stars/a456pur/seraph?style=for-the-badge&labelColor=%23000000&color=%231c1c1c"> | ||
</p> | ||
|
||
## about | ||
seraph originated as a simple passion project; one that was simply meant to host a couple fun games to play on. what started as a prototype with four games has bloomed into something else entirely. | ||
|
||
there's always been a problem with me with unblocked games websites, but more specifically the user interfaces. often these interfaces are loaded up with useless information, are extremely difficult to navigate or load ads every five seconds. seraph attempts to allievate this problem by having a completely simplified and minimalistic user interface, designed with the user in mind. | ||
|
||
in addition to this, seraph supports and encourages full hosting support. with the tutorial provided, you can instantly set up a seraph webpage using github pages in under 2 minutes, without any cost or prior knowledge of coding. | ||
|
||
i hope you find some use out of this project as i have :) | ||
|
||
## patch notes | ||
current patch notes for the most recent version as of publish (v6.0.0): | ||
<ul> | ||
<li> | ||
Added eighteen brand new games | ||
<ul> | ||
<li>Flash: Run, Run 2, Battleships, Breaking the Bank, Duck Life, Duck Life 2, Duck Life 3, Line Rider, Mario Combat, Raft Wars 2, Space Invaders, Gun Mayhem, Learn to Fly</li> | ||
<li>Nintendo DS: Animal Crossing: Wild World, Mario Kart DS, New Super Mario Bros, Nintendogs: Best Friends, Super Mario 64 DS</li> | ||
</ul> | ||
</li> | ||
<li> | ||
Added a brand new apps section, hosting fun utilities and demos of projects | ||
<ul> | ||
<li>Ruffle App: Allows users to run thousands of Flash files (.swf) using Ruffle</li> | ||
<li>EmulatorJS App: Allows users to run game ROMs using EmulatorJS</li> | ||
<li>WebGL Fluids: A full fluid simulation ran entirely in WebGL</li> | ||
</ul> | ||
</li> | ||
<li> | ||
Added tab cloaking | ||
<ul> | ||
<li>Select a preset cloak from the cloaking page, navigable from the homepage</li> | ||
<li>Five preset cloaks are preset currently, with more to come</li> | ||
<li>Refresh to see your tab disguised in plain sight!</li> | ||
<li>Every page on the website has been altered to support this new feature</li> | ||
</ul> | ||
</li> | ||
<li>Site now prefers to use official ruffle CDN instead of hosting locally to save bandwidth</li> | ||
<li>New Vercel domain that auto-syncs with any changes made in GitHub</li> | ||
<li>New background images created for relevant pages</li> | ||
<li>Added neon glow to every h1 element in the site</li> | ||
<li>Removed incorrect branding around the site</li> | ||
<li>Minor optimizations around pages</li> | ||
<li>Added more brief mobile support to pages around the site</li> | ||
<li>Wording rephrasing has been made to better clarify information</li> | ||
</ul> | ||
## features | ||
- 150 games! no embedding from other sites, no hacky workarounds needed to get in, all locally hosted on the website | ||
- a brand new apps catalogue hosting useful tools and utilities, as well as fun little showcases | ||
- a cloak tab menu allowing you to disguise your tab in plain sight, syncing with all pages on the site | ||
- a host project page with a detailed video showcasing how to rehost seraph | ||
- a full update log page detailing every change made to the website | ||
- content updates every week with new games and website enhancements | ||
|
||
## host list | ||
below are the sites that seraph is hosted on. offical/trusted sites are maintained by myself, while community hosted sites are hosted by other people. community hosted sites have been verified initally before putting these sites on the host list. | ||
## seraph links | ||
**offical sites:** sites which are ran by myself and should always be on the latest version of seraph | ||
- https://seraph.reveriestudios.online/ | ||
- https://seraph-snowy.vercel.app/ | ||
- https://a456pur.github.io/seraph/ | ||
|
||
offical/trusted sites | ||
- https://seraph.reveriestudios.online/ (v6, main server) | ||
- https://a456pur.github.io/seraph/ (v6, secondary server) | ||
- https://seraph-snowy.vercel.app/ (v6, third server) | ||
|
||
community hosted sites | ||
**community hosted sites:** sites which have been deployed by the community | ||
- https://amongusacker243.github.io/coolgamewebsite.github.io/ (v1.0) | ||
- https://synth0.github.io/real.github.io (v1.0) | ||
- https://ninjanick56.github.io/amogus/ (v1.0) | ||
|
||
## credits | ||
these are some people/projects i wanted to mention that have contributed to seraph: | ||
|
||
projects | ||
**resources:** projects which have been/are being used throughout the website | ||
- ruffle: allows flash games to be run on the website without any prior installation | ||
- emulatorjs: allows nes, snes, game boy, game boy advance & more system games to be run on the website without any prior installation | ||
|
||
people | ||
- tommiecc, synth_0, zunlex & ninja_nick56: game suggestions & general support towards the project | ||
- nate-games: suggestion for faster hosting | ||
**people:** people who have contributed to the project by raising issues / given general support to the project | ||
- tommiecc: game suggestions, bug reporting | ||
- synth_0: game suggestions, website suggestions | ||
- ninjanick56: game suggestions | ||
- skysthelimitt: bug reporting | ||
- zunlex: game suggestions | ||
|
||
## contributing | ||
you can contribute to seraph in multiple ways by [raising issues on the github](https://github.com/a456pur/seraph/issues/new/choose), which can include: | ||
- **game suggestions:** suggest games to be added on the website! these can range from html5 games to flash games and even gba/nintendo ds games! | ||
- **website suggestions:** suggest features to be added to the website to make the overall experience better! | ||
- **bug reporting:** flag bugs you've found with the website | ||
|
||
|
||
## contact | ||
if you have any questions about the project feel free to start a post in the issues tab, or join our discord server (find the invite link at the homepage of our website)! | ||
if you want to directly contact me for another matter, you can contact me on discord or twitter (both @a456pur). |
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.