Skip to content

Instantly share code, notes, and snippets.

View xubmuajkub's full-sized avatar
🤪
NEVERWINTER

Jason Nixathor xubmuajkub

🤪
NEVERWINTER
View GitHub Profile
@xubmuajkub
xubmuajkub / spinner.html
Created April 17, 2020 02:29 — forked from bencentra/spinner.html
A game show/board game style spinner, made with SVG and JavaScript. Add some data to the "Slice" objects and make something useful out of it.
<!DOCTYPE HTML>
<html>
<head>
<title>SVG Spinner</title>
<style type="text/css">
* {
font-family: Arial, sans-serif;
}
#wrapper {
width: 400px;