Cmac__17 Posted July 11, 2013 Posted July 11, 2013 Hello. I have been tinkering lately with ComputerCraft in Tekkit and was wondering: Could a ComputerCraft computer be programmed to play vanilla Minecraft or Tekkit itself? Me, being a n00b when it comes to ComputerCraft, have no possible way of doing this myself. I am asking ANYONE to please try to help me in this endeavor. If you are interested, please comment and tell me what you think would work. If you can get this to work, make a thread with a tutorial and comment on this with a link to it. Thank you for your time.
Karaktar Posted July 11, 2013 Posted July 11, 2013 Hello. I have been tinkering lately with ComputerCraft in Tekkit and was wondering: Could a ComputerCraft computer be programmed to play vanilla Minecraft or Tekkit itself? Me, being a n00b when it comes to ComputerCraft, have no possible way of doing this myself. I am asking ANYONE to please try to help me in this endeavor. If you are interested, please comment and tell me what you think would work. If you can get this to work, make a thread with a tutorial and comment on this with a link to it. Thank you for your time. I'm not sure I follow you mean could it be programed so you the player could play minecraft in minecraft If so I don't think 3d rendering is at this time possible though it might be possible to do something like terria but I can't see any practical use for this and the code for such an endeavour would be massive and would most likely lag the server to death
Lostonexxx Posted July 12, 2013 Posted July 12, 2013 Has anyone else sat and played the adventure game on the computer?
Viktor_Berg Posted July 12, 2013 Posted July 12, 2013 You mean coding the game from scratch within the CC? I doubt it would be possible, except for simplest possible mechanics. Maybe 2D. I just can't imagine programming a 3D rendering engine, and then an additional game engine etc from scratch using CC.
Typhox Posted July 12, 2013 Posted July 12, 2013 You mean coding the game from scratch within the CC? I doubt it would be possible, except for simplest possible mechanics. Maybe 2D. I just can't imagine programming a 3D rendering engine, and then an additional game engine etc from scratch using CC. After all, the only thing you need to do is porting the Java Runtime to Lua.
00Ducky Posted July 14, 2013 Posted July 14, 2013 You could program something like Mario... They already come with snake. As for 3D, I think computercraft would crash. Also I dont think you could have textures. And to code a game with in a game would be kind of stupid.... It would be cool, but if you could/know how to wright a game, why not make one and sell it...
Vivacity Posted July 14, 2013 Posted July 14, 2013 You could program something like Mario... They already come with snake. As for 3D, I think computercraft would crash. Also I dont think you could have textures. And to code a game with in a game would be kind of stupid.... It would be cool, but if you could/know how to wright a game, why not make one and sell it... Because writing a game requires years of hardwork and funding.
00Ducky Posted July 14, 2013 Posted July 14, 2013 Because writing a game requires years of hardwork and funding. Then why would you do it in computercraft? :P
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now