Forums - Open Redstone Engineers
build server application - Printable Version

+- Forums - Open Redstone Engineers (https://forum.openredstone.org)
+-- Forum: Moderation (https://forum.openredstone.org/forum-94.html)
+--- Forum: Build Server Applications (https://forum.openredstone.org/forum-10.html)
+---- Forum: Build Server Applications (New or Unapproved) (https://forum.openredstone.org/forum-12.html)
+---- Thread: build server application (/thread-6910.html)



build server application - Sl1cognito - 07-02-2015

Minecraft name:Sl1mcognito

What do you like the most about redstone?: the ability to build electronic circuits and the limitless possibilities of them.  

What's a thing you have made which demonstrates redstone knowledge?: well I am new to playing this on the computer but on the old xbox 360 I have built a 4 bit calculator and I also built pong the old school video game. but with the xbox lacking computing power It tends to lag out a little. so I am looking to rebuild pong and other things similar, along with learning some new things.

What does the thing do?:that depends on what im am building. The key to big projects are logic circuits cant get build what you want with out them

Image /s and/or video/s of the device, from imgur.com or youtube.com: I don't have any but If some one wants to they are more then welcome to check out what I built on the xbox

Do you agree with the rules?:YES



RE: build server application - Chibill - 07-02-2015

Sorry but we need pics or a video.


RE: build server application - Sl1cognito - 07-02-2015

alright I guess I start a world and build something. what is the minimal that you want to see? I can build just about anything.


RE: build server application - Sl1cognito - 07-02-2015

if I took a vid on my phone of a xbox world and put it on youtube would that work ?


RE: build server application - Chibill - 07-02-2015

not sure. I will ask the rest of the staff.


RE: build server application - PabloDons - 07-02-2015

Sure that would work fine. I'd mostly want to see the calculator though and would you please explain what this calculator is capable of doing?


RE: build server application - Sl1cognito - 07-02-2015

https://www.youtube.com/watch?v=x4GyJg7vOzA
link to the vid. just a fyi im not the best at making them


RE: build server application - Magic :^) - 07-07-2015

your calculator is actually a 4 bit binary decoder and encoder to a two digit display, you're not actually performing addition just converting from one base to another. (base 2 to base 10)

The pong part was good, it demonstrates knowledge of control logic. As a side note, people who can do good control logic tend to have a better chance for passing their trial c;

I don't think your application can be accepted yet however, you should be able to build a ripple carry adder at the least, and i recommend that you look up how to build a more advanced type of adder (for minecraft) such as CLE or ICA.

The adder requirement is purely to do with the fact that as a member of build you will be using adders as components in almost everything you make.

As an alternative to looking up this stuff yourself, I can give you the student status so you can go on the school server and learn stuff there.
(just link this post to an admin and they'll promote you on school) ( http://forum.openredstone.org/showthread.php?tid=6703 )

but yeah TL;DR: learn about adders (ALUs too) and you should be good to take a trial. Post an image/video showing an adder design you made and you'll be golden.


RE: build server application - Sl1cognito - 07-08-2015

ok I get started on one. im designing a working version of pacman at the moment