Skip to content

Commit

Permalink
v6.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
a456pur committed Oct 15, 2023
1 parent dbcd7c7 commit bf69911
Show file tree
Hide file tree
Showing 719 changed files with 46,094 additions and 198 deletions.
97 changes: 34 additions & 63 deletions README.md
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).
7 changes: 7 additions & 0 deletions apps/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,13 @@ <h2>webgl fluids</h2>
<p>a full fluid simulation ran entirely in webgl with support for mobile devices</p>
</div>
</a>

<a target="_blank" href="thirtydollarwebsite/index.html">
<div class="button" style="background-image: url('../images/thumbnails/thirtydollarwebsite.png');">
<h2>thirty dollar website</h2>
<p>a tool which can be used to make music entirely through meme sound effects and simple instruments</p>
</div>
</a>
</div>
<script src="../storage/js/cursor.js"></script>
<script src="../storage/js/cloak.js"></script>
Expand Down
Binary file added apps/thirtydollarwebsite/assets/action_bg.png
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 added apps/thirtydollarwebsite/assets/action_cut.png
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 added apps/thirtydollarwebsite/assets/action_flash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apps/thirtydollarwebsite/assets/action_jump.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apps/thirtydollarwebsite/assets/action_loop.png
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 added apps/thirtydollarwebsite/assets/action_pulse.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apps/thirtydollarwebsite/assets/action_speed.png
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 added apps/thirtydollarwebsite/assets/action_stop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apps/thirtydollarwebsite/assets/action_target.png
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 added apps/thirtydollarwebsite/assets/action_volume.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions apps/thirtydollarwebsite/assets/check_off.svg
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.
1 change: 1 addition & 0 deletions apps/thirtydollarwebsite/assets/download.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions apps/thirtydollarwebsite/assets/load.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apps/thirtydollarwebsite/assets/play.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apps/thirtydollarwebsite/assets/reset.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions apps/thirtydollarwebsite/assets/save.svg
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 added apps/thirtydollarwebsite/assets/section_hide.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apps/thirtydollarwebsite/assets/section_next.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apps/thirtydollarwebsite/assets/section_show.png
1 change: 1 addition & 0 deletions apps/thirtydollarwebsite/assets/social_tiktok.svg
16 changes: 16 additions & 0 deletions apps/thirtydollarwebsite/assets/social_twitter.svg
1 change: 1 addition & 0 deletions apps/thirtydollarwebsite/assets/social_youtube.svg
Binary file added apps/thirtydollarwebsite/assets/stop.png
1 change: 1 addition & 0 deletions apps/thirtydollarwebsite/assets/tab_actions.svg
1 change: 1 addition & 0 deletions apps/thirtydollarwebsite/assets/tab_all.svg
1 change: 1 addition & 0 deletions apps/thirtydollarwebsite/assets/tab_notes.svg
1 change: 1 addition & 0 deletions apps/thirtydollarwebsite/assets/tab_percussion.svg
1 change: 1 addition & 0 deletions apps/thirtydollarwebsite/assets/tab_recent.svg
Binary file not shown.
Binary file not shown.
Binary file added apps/thirtydollarwebsite/assets/🗿.png
Binary file added apps/thirtydollarwebsite/icons/21.png
Binary file added apps/thirtydollarwebsite/icons/BABA.png
Binary file added apps/thirtydollarwebsite/icons/DEFEAT.png
Binary file added apps/thirtydollarwebsite/icons/SLAM.png
Binary file added apps/thirtydollarwebsite/icons/YOU.png
Binary file added apps/thirtydollarwebsite/icons/adofai_fire.png
Binary file added apps/thirtydollarwebsite/icons/adofai_ice.png
Binary file added apps/thirtydollarwebsite/icons/adofaicymbal.png
Binary file added apps/thirtydollarwebsite/icons/adofaikick.png
Binary file added apps/thirtydollarwebsite/icons/airhorn.png
Binary file added apps/thirtydollarwebsite/icons/americano.png
Binary file added apps/thirtydollarwebsite/icons/amogus.png
Binary file added apps/thirtydollarwebsite/icons/amogus_kill.png
Binary file added apps/thirtydollarwebsite/icons/amongdrip.png
Binary file added apps/thirtydollarwebsite/icons/amongus.png
Binary file added apps/thirtydollarwebsite/icons/boing.png
Binary file added apps/thirtydollarwebsite/icons/bong.png
Binary file added apps/thirtydollarwebsite/icons/boom.png
Binary file added apps/thirtydollarwebsite/icons/boowomp.png
Binary file added apps/thirtydollarwebsite/icons/bruh.png
Binary file added apps/thirtydollarwebsite/icons/builttoscale.png
Binary file added apps/thirtydollarwebsite/icons/bup.png
Binary file added apps/thirtydollarwebsite/icons/buttonpop.png
Binary file added apps/thirtydollarwebsite/icons/buzzer.png
Binary file added apps/thirtydollarwebsite/icons/bwomp.png
Binary file added apps/thirtydollarwebsite/icons/celeste_dash.png
Binary file added apps/thirtydollarwebsite/icons/celeste_death.png
Binary file added apps/thirtydollarwebsite/icons/celeste_diamond.png
Binary file added apps/thirtydollarwebsite/icons/celeste_spring.png
Binary file added apps/thirtydollarwebsite/icons/choruskid.png
Binary file added apps/thirtydollarwebsite/icons/cowbell.png
Binary file added apps/thirtydollarwebsite/icons/dimrainsynth.png
Binary file added apps/thirtydollarwebsite/icons/dodgeball.png
Binary file added apps/thirtydollarwebsite/icons/e.png
Binary file added apps/thirtydollarwebsite/icons/eight.png
Binary file added apps/thirtydollarwebsite/icons/empty.png
Binary file added apps/thirtydollarwebsite/icons/explosion.png
Binary file added apps/thirtydollarwebsite/icons/familyguy.png
Binary file added apps/thirtydollarwebsite/icons/flipnote.png
Binary file added apps/thirtydollarwebsite/icons/fnf_death.png
Binary file added apps/thirtydollarwebsite/icons/fnf_down.png
Binary file added apps/thirtydollarwebsite/icons/fnf_left.png
Binary file added apps/thirtydollarwebsite/icons/fnf_right.png
Binary file added apps/thirtydollarwebsite/icons/fnf_up.png
Binary file added apps/thirtydollarwebsite/icons/gaster.png
Binary file added apps/thirtydollarwebsite/icons/gd_coin.png
Binary file added apps/thirtydollarwebsite/icons/gd_diamonds.png
Binary file added apps/thirtydollarwebsite/icons/gd_orbs.png
Binary file added apps/thirtydollarwebsite/icons/gd_quit.png
Binary file added apps/thirtydollarwebsite/icons/gdcrash.png
Binary file added apps/thirtydollarwebsite/icons/gdcrash_orbs.png
Binary file added apps/thirtydollarwebsite/icons/gnome.png
Binary file added apps/thirtydollarwebsite/icons/granddad.png
Binary file added apps/thirtydollarwebsite/icons/gun.png
Binary file added apps/thirtydollarwebsite/icons/hammer.png
Binary file added apps/thirtydollarwebsite/icons/hehehehaw.png
Binary file added apps/thirtydollarwebsite/icons/hitmarker.png
Binary file added apps/thirtydollarwebsite/icons/hoenn.png
Binary file added apps/thirtydollarwebsite/icons/isaac_dead.png
Binary file added apps/thirtydollarwebsite/icons/isaac_hurt.png
Binary file added apps/thirtydollarwebsite/icons/isaac_mantle.png
Binary file added apps/thirtydollarwebsite/icons/karateman_bulb.png
Binary file added apps/thirtydollarwebsite/icons/karateman_hit.png
Binary file added apps/thirtydollarwebsite/icons/lancersplat.png
Binary file added apps/thirtydollarwebsite/icons/mariopaint_baby.png
Binary file added apps/thirtydollarwebsite/icons/mariopaint_car.png
Binary file added apps/thirtydollarwebsite/icons/mariopaint_cat.png
Binary file added apps/thirtydollarwebsite/icons/mariopaint_dog.png
Binary file added apps/thirtydollarwebsite/icons/mariopaint_flower.png
Binary file added apps/thirtydollarwebsite/icons/mariopaint_luigi.png
Binary file added apps/thirtydollarwebsite/icons/mariopaint_mario.png
Binary file added apps/thirtydollarwebsite/icons/mariopaint_plane.png
Binary file added apps/thirtydollarwebsite/icons/mariopaint_star.png
Binary file added apps/thirtydollarwebsite/icons/mariopaint_swan.png
Binary file added apps/thirtydollarwebsite/icons/megalovania.png
Binary file added apps/thirtydollarwebsite/icons/metalpipe.png
Binary file added apps/thirtydollarwebsite/icons/midspin.png
Binary file added apps/thirtydollarwebsite/icons/minecraft_bell.png
Binary file added apps/thirtydollarwebsite/icons/morshu.png
Binary file added apps/thirtydollarwebsite/icons/mrbeast.png
Binary file added apps/thirtydollarwebsite/icons/necoarc.png
Binary file added apps/thirtydollarwebsite/icons/nope.png
Binary file added apps/thirtydollarwebsite/icons/noteblock_bass.png
Binary file added apps/thirtydollarwebsite/icons/noteblock_bell.png
Binary file added apps/thirtydollarwebsite/icons/noteblock_bit.png
Binary file added apps/thirtydollarwebsite/icons/noteblock_harp.png
Binary file added apps/thirtydollarwebsite/icons/obama.png
Binary file added apps/thirtydollarwebsite/icons/oof.png
Binary file added apps/thirtydollarwebsite/icons/ook.png
Binary file added apps/thirtydollarwebsite/icons/op.png
Binary file added apps/thirtydollarwebsite/icons/otto_happy.png
Binary file added apps/thirtydollarwebsite/icons/otto_off.png
Binary file added apps/thirtydollarwebsite/icons/otto_on.png
Binary file added apps/thirtydollarwebsite/icons/otto_stress.png
Binary file added apps/thirtydollarwebsite/icons/pan.png
Binary file added apps/thirtydollarwebsite/icons/perfectfail.png
Binary file added apps/thirtydollarwebsite/icons/pingas.png
Binary file added apps/thirtydollarwebsite/icons/preecho.png
Binary file added apps/thirtydollarwebsite/icons/puyo.png
Binary file added apps/thirtydollarwebsite/icons/rdclap.png
Binary file added apps/thirtydollarwebsite/icons/rdmistake.png
Binary file added apps/thirtydollarwebsite/icons/ride2.png
Binary file added apps/thirtydollarwebsite/icons/robtopphone.png
Binary file added apps/thirtydollarwebsite/icons/samurai.png
Binary file added apps/thirtydollarwebsite/icons/sans_voice.png
Binary file added apps/thirtydollarwebsite/icons/shaker.png
Binary file added apps/thirtydollarwebsite/icons/shatter.png
Binary file added apps/thirtydollarwebsite/icons/sidestick.png
Binary file added apps/thirtydollarwebsite/icons/skipshot.png
Binary file added apps/thirtydollarwebsite/icons/slip.png
Binary file added apps/thirtydollarwebsite/icons/sm64_hurt.png
Binary file added apps/thirtydollarwebsite/icons/sm64_painting.png
Binary file added apps/thirtydollarwebsite/icons/smm_scream.png
Binary file added apps/thirtydollarwebsite/icons/smw_1up.png
Binary file added apps/thirtydollarwebsite/icons/smw_coin.png
Binary file added apps/thirtydollarwebsite/icons/smw_kick.png
Binary file added apps/thirtydollarwebsite/icons/smw_spinjump.png
Binary file added apps/thirtydollarwebsite/icons/smw_stomp.png
Binary file added apps/thirtydollarwebsite/icons/smw_stomp2.png
Binary file added apps/thirtydollarwebsite/icons/smw_yoshi.png
Binary file added apps/thirtydollarwebsite/icons/steve_oof.png
Binary file added apps/thirtydollarwebsite/icons/stopposting.png
Binary file added apps/thirtydollarwebsite/icons/subaluwa.png
Binary file added apps/thirtydollarwebsite/icons/tab_actions.png
Binary file added apps/thirtydollarwebsite/icons/tab_rooms.png
Binary file added apps/thirtydollarwebsite/icons/tab_rows.png
Binary file added apps/thirtydollarwebsite/icons/tab_sounds.png
Binary file added apps/thirtydollarwebsite/icons/taiko_don.png
Binary file added apps/thirtydollarwebsite/icons/taiko_ka.png
Binary file added apps/thirtydollarwebsite/icons/taunt.png
Binary file added apps/thirtydollarwebsite/icons/terraria_axe.png
Binary file added apps/thirtydollarwebsite/icons/terraria_pot.png
Binary file added apps/thirtydollarwebsite/icons/terraria_reforge.png
Binary file added apps/thirtydollarwebsite/icons/terraria_star.png
Binary file added apps/thirtydollarwebsite/icons/tf2_crit.png
Binary file added apps/thirtydollarwebsite/icons/thwomp.png
Binary file added apps/thirtydollarwebsite/icons/toby.png
Binary file added apps/thirtydollarwebsite/icons/tonk.png
Binary file added apps/thirtydollarwebsite/icons/ultrainstinct.png
Binary file added apps/thirtydollarwebsite/icons/undertale_crack.png
Binary file added apps/thirtydollarwebsite/icons/undertale_hit.png
Binary file added apps/thirtydollarwebsite/icons/vvvvvv_checkpoint.png
Binary file added apps/thirtydollarwebsite/icons/vvvvvv_flash.png
Binary file added apps/thirtydollarwebsite/icons/vvvvvv_flip.png
Binary file added apps/thirtydollarwebsite/icons/vvvvvv_hurt.png
Binary file added apps/thirtydollarwebsite/icons/whatsapp.png
Binary file added apps/thirtydollarwebsite/icons/whipcrack.png
Binary file added apps/thirtydollarwebsite/icons/yahoo.png
Binary file added apps/thirtydollarwebsite/icons/yoda.png
Loading

0 comments on commit bf69911

Please sign in to comment.