Skip to content

Instantly share code, notes, and snippets.

View ThomasHulk94's full-sized avatar

ThomasHulk94

  • Joined Apr 1, 2026
View GitHub Profile
@ThomasHulk94
ThomasHulk94 / Freakers
Created April 1, 2026 14:41
Top down zombie survival game
<!DOCTYPE html>
<html>
<head>
<title>FREAKERS - SA80 TACTICAL</title>
<style>
html, body {
cursor: none !important;
margin: 0;
background: #000;
overflow: hidden;