Skip to content

Instantly share code, notes, and snippets.

View vinay123456's full-sized avatar

Vinay Yadav vinay123456

View GitHub Profile
@vinay123456
vinay123456 / index.html
Created August 24, 2022 12:40
Simple Slot Game
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="description" content="Simple Slot Game">
<meta name="keywords" content="HTML,CSS,JavaScript">
<meta name="author" content="Harry (Bitchiko) Kodua">
<meta name="theme-color" content="#000000">
<meta name="viewport" content="width=480,initial-scale=1, maximum-scale=1">
<title>SlotMachine</title>