Skip to content

Instantly share code, notes, and snippets.

View zeddash's full-sized avatar
😸
I may be slow to respond.

z- zeddash

😸
I may be slow to respond.
View GitHub Profile
@zeddash
zeddash / index.pug
Last active March 19, 2020 23:30
Match setting generator #TWA
div#matchinput(contenteditable="true")
span.symbol \
span.static example
span.symbol \
span.part example-1
span.symbol \
span.part.group crate
span.symbol \
span.part.group book
span.symbol \
@zeddash
zeddash / index.pug
Last active March 27, 2020 18:38
Hello World!
canvas#canvas
#board
@zeddash
zeddash / index.pug
Last active April 15, 2020 14:03
staircase generator
‎‎​
@zeddash
zeddash / index.pug
Last active October 13, 2022 13:13
face-up card game
main
.cards
.card-container
.card.front
.card.back
.card-container
.card.front
.card.back
.card-container
.card.front
@zeddash
zeddash / index.pug
Last active April 16, 2020 21:53
card game
main
.cards.fixed.changable
.card-container(card=0)
.card.front
.card.back
.card-container(card=1)
.card.front
.card.back
.card-container(card=2)
@zeddash
zeddash / test.js
Created May 20, 2020 15:03
Command Parser
‎‎​
@zeddash
zeddash / index.pug
Last active May 20, 2020 15:57
Command Parser
‎‎​
@zeddash
zeddash / index.pug
Last active June 13, 2020 21:21
skylarkx.uk default.php
#title Automatic Imp Maps Downloader (AIMD)
#items
a.item(href="/config.json" target="_blank")
.name config
span.filetype .json
a.item(href="/config.json" target="_blank")
.name gameday
span.filetype .json
a.item(href="/config.json" target="_blank")
@zeddash
zeddash / index.pug
Last active June 20, 2020 22:36
React Draggable
#app
#items
.item
.underlying
.base
.space
.grab
i.far.fa-ellipsis-v
.item
.underlying
@zeddash
zeddash / index.pug
Last active July 21, 2020 15:41
milk rain generator test #milk
‎‎​