https://github.com/commandcracker/cc-spinning-donut
A spinning-donut for the minecraft mod Computer Craft
https://github.com/commandcracker/cc-spinning-donut
computercraft donut
Last synced: about 2 months ago
JSON representation
A spinning-donut for the minecraft mod Computer Craft
- Host: GitHub
- URL: https://github.com/commandcracker/cc-spinning-donut
- Owner: Commandcracker
- License: mit
- Created: 2021-03-11T08:41:17.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-16T08:02:53.000Z (about 4 years ago)
- Last Synced: 2025-01-07T22:10:07.967Z (4 months ago)
- Topics: computercraft, donut
- Language: Lua
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Spinning Donut in Computer Craft
Based on https://github.com/Zeyu-Li/spinning-donuts/blob/master/donut.lua \
which is based on https://www.a1k0n.net/2011/07/20/donut-math.html \
Minifier I used: https://goonlinetools.com/lua-minifier/
# Usage
*The Donut is too thick this is why you need a monitor* \
if you downloaded it
```
monitor donut
```
or from pastebin
```
monitor pastebin run rVCE5UZX
```
# Reference
https://gist.github.com/gcr/1075131