Skip to content

Instantly share code, notes, and snippets.

@NikanGameDev
NikanGameDev / agame-html-src.html
Last active August 5, 2021 23:48
Source Code
<!DOCTYPE html>
<html lang="en">
<h1>A Game...</h1>
<body>It Not What It Seems Like...</body>
<a href="">Start... This... Game...</a>
<a href="https://gist.githubusercontent.com/NikanGameDev/8a177acb3dbcaa5ebcb1b80b6b324aa1/raw/f73243feaf2814fbeb73829b2d0974a557950c8a/agame-html-src.html">Source Code</a>
</html>
<html lang="en">
<title>SiteWeb - Fonts</title>
<style>
body{
font-family: sans-serif;
</style>
<h1>START GAME</h1>
<cite>CREDITS TO: NikanGameDev ON GITHUB</cite>