So I have this itch to sit down and write an emulator for a minecraft mod. I love RP2's idea of including a historically relevant computer and making it appropriately difficult to build, but I really (really) dislike the state of licensing and the lack of progress on that mod.
I was looking over the universal electricity API and thinking to myself that that'd be a really neat target for a new control-centric mod. While I've never written a minecraft mod before, I write interpreters and emulators for fun and I've worked with the minecraft codebase and I'm a professional software engineer. I tell my friend this and he laughs, "Oh good. Another mod no one will like or use."
I dunno. He sort of has a point... I've only once seen RP2's computer in the wild. ComputerCraft is high end, but still way more common because it's so friendly (and radically inexpensive for what it is). I figured I'd open a discussion the subject. I'd love to see a PDP-8 simulator in minecraft and a mod to support that era's technology (reel-to-reel tapes and the like) and I think I know exactly how to write it. I'd love to have a very classic Lisp dialect to write redstone logic in. But I'd hate to write a mod that no one else in the world would want.
Maybe ComputerCraft, as magical and arbitrary as it is, is at the right level of granularity for Minecraft. Any thoughts?
I was looking over the universal electricity API and thinking to myself that that'd be a really neat target for a new control-centric mod. While I've never written a minecraft mod before, I write interpreters and emulators for fun and I've worked with the minecraft codebase and I'm a professional software engineer. I tell my friend this and he laughs, "Oh good. Another mod no one will like or use."
I dunno. He sort of has a point... I've only once seen RP2's computer in the wild. ComputerCraft is high end, but still way more common because it's so friendly (and radically inexpensive for what it is). I figured I'd open a discussion the subject. I'd love to see a PDP-8 simulator in minecraft and a mod to support that era's technology (reel-to-reel tapes and the like) and I think I know exactly how to write it. I'd love to have a very classic Lisp dialect to write redstone logic in. But I'd hate to write a mod that no one else in the world would want.
Maybe ComputerCraft, as magical and arbitrary as it is, is at the right level of granularity for Minecraft. Any thoughts?