Dashboard Temp Share Shortlinks Frames API

karbonsites - HTMLify profile

files of /karbonsites/poheva4505/game/

index.html /karbonsites/poheva4505/game/index.html
19 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
script.js /karbonsites/poheva4505/game/script.js
13 Views
0 Comments
class GameObject {
constructor(x, y, width, height, color) {
this.x = x;
this.y = y;
this.width = wi
style.css /karbonsites/poheva4505/game/style.css
14 Views
0 Comments
/* Global Styles */
body {
margin: 0;
overflow: hidden;
background-color: #1e272e; /* Dark Slate/Space Blue for mode