Skip to content

Instantly share code, notes, and snippets.

View rohitnishad613's full-sized avatar
🎯
Focusing

Rohit Nishad rohitnishad613

🎯
Focusing
View GitHub Profile
@citrusui
citrusui / dropdown.md
Last active July 3, 2024 07:46
"Dropdowns" in Markdown
How do I dropdown?
This is how you dropdown.

<details>
<summary>How do I dropdown?</summary>
<br>
This is how you dropdown.
@boxmein
boxmein / gist:f4199c8807808b116521
Last active June 6, 2024 15:46
how to write lua scripts

Lua Coding Tutorial

You may use the contents of this document according to the CC BY-NC-SA license.

Also available on: 360 Tech Explorer

This is a really simple tutorial to get you started coding Lua for The Powder Toy. It tries to expect no programming knowledge of the reader, and tries to give the reader an idea of how to think algorithmically as well as how to