This is a minecraft mod.
The goal is to be an educational, detailed, and realistic representation of semiconductor manufactuing.
I am to practise working with the framework and build tools of minecraft modding for the firts time.
I'll also compile my notes and knowledge on semiconductor manufacturing here.
This has the potential to be fun to others in a community I've been passionate about since childhood.
Check out the Game Design Document! This living document is currently being developed and fleshed out before any real coding is to be done.
- Continuous development of Game Design Document.
- Find previous slides on GDD writting
- Find previously written GDDs
- Find written notes from that class?
- Ask for feedback from others
- Specific formatting issues
- Oh god the Table of Contents line spacing
- The page numbers not added to TOC
- Seperate documentation apart so the project is more easily understandable.
- Add details to contribution section.
You Need:
A Java IDE with a Gradle plugin: Eclipse or IntelliJ
JDK 8 or newer installed and configured in you path
Forge Mod Dev Kit