(add simulation links) |
(fix link) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 15: | Line 15: | ||
==== Game of Life ==== | ==== Game of Life ==== | ||
* [[wikipedia:Conway's_Game_of_Life|Conway's Game of Life]] | * [[wikipedia:Conway's_Game_of_Life|Conway's Game of Life]] | ||
* | * [http://golly.sourceforge.net GOLLY] | ||
==== Abelian Sandpile Model ==== | ==== Abelian Sandpile Model ==== | ||
Line 40: | Line 40: | ||
==== MCPI on the Desktop ==== | ==== MCPI on the Desktop ==== | ||
* [https://github.com/zhuowei/RaspberryJuice/raw/master/src/main/resources/mcpi/api/java/McPi.jar Minecraft API Jar on Github] (compiled for Desktop) | |||
* [https://github.com/kbsriram/mcpiapi MCPI-API] (Forge Plugin) | * [https://github.com/kbsriram/mcpiapi MCPI-API] (Forge Plugin) | ||
* [https://github.com/martinohanlon/canaryraspberryjuice Canary Raspberry Juice] (Bukkit Plugin) | * [https://github.com/martinohanlon/canaryraspberryjuice Canary Raspberry Juice] (Bukkit Plugin) |
Latest revision as of 13:41, 14 May 2016
Minecraft Culture, Coding and Modding
Links
Minecraft
- English Minecraft Wiki
- German Minecraft Wiki
- Add your links here
Simulations
Netlogo
Game of Life
Abelian Sandpile Model
- Abelian Sandpile Model
- Abelian Sandpile Model in p5.js
Boids
- Original Boids by Craig Reynolds
- Boids in Netlogo
- Boids in p5.js
Programming Minecraft
Raspberry Pi
Processing
MCPI (Minecraft for Raspberry Pi)
- Minecraft API Reference
- MCPI API (zip file) included on Raspberry Pi
MCPI on the Desktop
- Minecraft API Jar on Github (compiled for Desktop)
- MCPI-API (Forge Plugin)
- Canary Raspberry Juice (Bukkit Plugin)