snootgame.xyz/template/characters-en.html
2024-10-13 00:02:01 +02:00

102 lines
3.7 KiB
HTML
Executable File
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Snoot Game</title>
<link href=style.css rel="stylesheet" type="text/css" media="all">
<link href=favicon.webp rel="shortcut icon" type="image/png">
</head>
<body>
<h1>Characters</h1>
<div>
<div >
<h3>Meet Anon; caveman, loser, speciesist, weeb, transfer student, teen.</h3>
<div class=center>
<img src=characters/anon.webp>
</div>
<p>Experience his life as the new transfer student at a predominantly dinosaur populated highschool well outside his social standings. Watch as he fumbles his way through the day to day struggles of teenage angst, personal secrets, financial woes and interpersonal politics. Help him figure out what maturity really means as hes violently pulled from his comfort zone by his new friends.</p>
<sall>This is a story where you need to get over yourself. Hint fucking hint.</small>
</div>
</div>
<div >
<h3>Meet Fang: Pterodactyl, Social Pariah, undiagnosed mental patient, musician, cute snoot</h3>
<div class=center>
<img src=characters/fang.webp>
</div>
<p>The first person to really intrigue Anon, circumstances seems to push them together. Moody and aggressive on good days, beneath it all lies a young adult trying to find something in their life to no avail. The only thing Fang knows for certain is their own love of playing music.</p>
</div>
<div>
<div >
<h3>Meet Reed: Velociraptor, drummer, AnCap</h3>
<div class=center>
<img src=characters/reed.webp>
</div>
<p>Stoned 25 hours a day and possibly the dictionary picture for Flow with the go, Reed is the drummer, lyricist and technician of VVURM DRAMA. 1 minute Reed will be able to read the room so well people think hes a mind reader, the next hell be on a tangent that only Reed would be able to follow.</p>
</div>
<div >
<h3>Meet Trish: Triceratops, bassist, possibly speciesist</h3>
<div class=center>
<img src=characters/trish.webp>
</div>
<p>A strong independent dinosaur that needs no man, Trish is constantly pushing the band to new heights with horrible ideas. Fangs oldest friend, Anon and Trish do not get on well, but Trish tolerates the skinny for Fangs sake and Anon is Anon and doesnt want to bother dealing with it and her.</p>
</div>
</div>
<div>
<div >
<h3>Meet Naomi: Parasaurolophus, Class President, Violently Pink</h3>
<div class=center>
<img src=characters/naomi.webp>
</div>
<p class="center">Anons welcoming committee and general pain in his ass. Her overly cheery attitude irks Anon, which only makes it worse as she forcibly shoves herself into Anons life.</p>
</div>
<div >
<h3>Meet Naser: Pterodactyl, Honor Student, Athlete, Bad with words</h3>
<div class=center>
<img src=characters/naser.webp>
</div>
<p class="center">Fangs gifted younger brother and a guy that genuinely means well. Sadly a tad bit naive and liable to say or do the wrong thing.</p>
</div>
</div>
<div>
<div >
<h3>Meet Rosa: Aquilops, Gardener, Pious</h3>
<div class=center>
<img src=characters/rosa.webp>
</div>
<p class="center">Head of the schools gardening club and devout follower of the word of Raptor Jesus. Rosas sincerity towards the good cavepainting means shes never mad at you, just severely disappointed.</p>
</div>
<div >
<h3>Meet Stella: Stegosaurus, Occultist, Socially Awkward</h3>
<div class=center>
<img src=characters/stella.webp>
</div>
<p class="center">And out and out weeb thats greatly interested in the future. She tries to act as a mysterious and aloof fortune teller to little success, shes still endearing and happy to just be here.</p>
</div>
</div>
</body>
</html>