mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 20:31:51 +09:00
821 B
821 B
Computers
- Instead of single box with bunch of parts, make computers occupy several blocks -- processor unit, core memory unit, storage unit (RAMAC!), I/O unit, etc., like old PDPs. Powerful computer == more space.
- Make portable units like TRS-80 Model 100.
- Proper virtual machine with finite RAM and its own virtual CPU with full (but simplified/high level emulation of real things) instruction set and registers
- at least BASIC is must be supported
- plus C compiler? Am I too ambitious?
Electricity
If things would run with infinite energy, I'm out. We need realism to implement resource management which turns into a Fun! (for the most time)
- Direct Current (only! because AC makes EE 10x harder), follows Ohm's law, and EXPLOSION!
- Take 'some' idea from IndustrialCraft (Minecraft mod)