Click here to Skip to main content
15,896,481 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Gamer writes BASIC interpreter with Minecraft Pin
Sascha Lefèvre17-Jan-16 6:22
professionalSascha Lefèvre17-Jan-16 6:22 
GeneralRe: Gamer writes BASIC interpreter with Minecraft Pin
Brisingr Aerowing17-Jan-16 7:11
professionalBrisingr Aerowing17-Jan-16 7:11 
GeneralRe: Gamer writes BASIC interpreter with Minecraft Pin
Nish Nishant17-Jan-16 7:57
sitebuilderNish Nishant17-Jan-16 7:57 
GeneralRe: Gamer writes BASIC interpreter with Minecraft Pin
908236517-Jan-16 7:35
908236517-Jan-16 7:35 
GeneralRe: Gamer writes BASIC interpreter with Minecraft Pin
PIEBALDconsult17-Jan-16 9:36
mvePIEBALDconsult17-Jan-16 9:36 
GeneralRe: Gamer writes BASIC interpreter with Minecraft Pin
Kevin Marois18-Jan-16 7:00
professionalKevin Marois18-Jan-16 7:00 
GeneralRe: Gamer writes BASIC interpreter with Minecraft Pin
Jeremy Falcon18-Jan-16 7:35
professionalJeremy Falcon18-Jan-16 7:35 
GeneralRe: Gamer writes BASIC interpreter with Minecraft Pin
Kyle Moyer18-Jan-16 9:44
Kyle Moyer18-Jan-16 9:44 
In vanilla Minecraft? Basically just a computer, a copy of Minecraft, and a straight-jacket.

Programming even basic circuits in vanilla is so needlessly complex that attempting to build anything non-trivial is tantamount to madness. This is mainly due to the fact that redstone dust only sits on surfaces, making wiring things above and below each other require staircases to carry the signal.

There are however mods that make things easier, such as redpower, which add individual blocks that function as OR/AND/NAND/XOR gates and etc., as well as adding things like redwire which supports running wiring up sheer walls and crossing wires without crossing signals. These really help reduce the complexity of devices (in size and blocks required at least.)

I have to imagine that anyone building anything of significant size like this would be using a world editor instead of attempting to build directly in game. The simple ability to copy and paste existing structures really streamlines the building process (and helps with refactoring when you realize you have one redstone torch out of place in 64 different locations...)
GeneralI was sent this... Pin
OriginalGriff17-Jan-16 2:41
mveOriginalGriff17-Jan-16 2:41 
GeneralRe: I was sent this... Pin
908236517-Jan-16 3:01
908236517-Jan-16 3:01 
GeneralRe: I was sent this... Pin
Sascha Lefèvre17-Jan-16 3:53
professionalSascha Lefèvre17-Jan-16 3:53 
GeneralRe: I was sent this... Pin
Amarnath S17-Jan-16 4:13
professionalAmarnath S17-Jan-16 4:13 
GeneralRe: I was sent this... Pin
Corporal Agarn18-Jan-16 0:40
professionalCorporal Agarn18-Jan-16 0:40 
GeneralSMS send/receive application... Pin
Kornfeld Eliyahu Peter17-Jan-16 1:33
professionalKornfeld Eliyahu Peter17-Jan-16 1:33 
JokeRe: SMS send/receive application... Pin
Johnny J.17-Jan-16 1:37
professionalJohnny J.17-Jan-16 1:37 
GeneralRe: SMS send/receive application... Pin
Kornfeld Eliyahu Peter17-Jan-16 1:37
professionalKornfeld Eliyahu Peter17-Jan-16 1:37 
GeneralRe: SMS send/receive application... Pin
Richard MacCutchan17-Jan-16 2:05
mveRichard MacCutchan17-Jan-16 2:05 
JokeRe: SMS send/receive application... Pin
Mycroft Holmes17-Jan-16 13:29
professionalMycroft Holmes17-Jan-16 13:29 
GeneralRe: SMS send/receive application... Pin
GuyThiebaut17-Jan-16 2:13
professionalGuyThiebaut17-Jan-16 2:13 
JokeRe: SMS send/receive application... Pin
Johnny J.17-Jan-16 2:23
professionalJohnny J.17-Jan-16 2:23 
GeneralRe: SMS send/receive application... Pin
Chris Copeland17-Jan-16 4:09
mveChris Copeland17-Jan-16 4:09 
GeneralRe: SMS send/receive application... Pin
raddevus17-Jan-16 6:33
mvaraddevus17-Jan-16 6:33 
GeneralWindows 10 antivirus recommendation Pin
dan!sh 17-Jan-16 0:45
professional dan!sh 17-Jan-16 0:45 
GeneralRe: Windows 10 antivirus recommendation Pin
OriginalGriff17-Jan-16 0:59
mveOriginalGriff17-Jan-16 0:59 
GeneralRe: Windows 10 antivirus recommendation Pin
The_Inventor17-Jan-16 2:10
The_Inventor17-Jan-16 2:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.