CodeWalrus

Multimedia => Gaming => Topic started by: xMarminq_ on January 30, 2017, 10:26:31 PM

Title: A Minecraft in-game computer (Sorta)
Post by: xMarminq_ on January 30, 2017, 10:26:31 PM
I'm taking a small break to work on something cool!

This HUGE redstone project is on my phone and is actually much easier than coding Lost Souls. I expect this will be done by next week. Wish me luck! :)
World download will come when I'm finished
Title: Re: A Minecraft in-game computer (Sorta)
Post by: Dream of Omnimaga on January 30, 2017, 10:35:22 PM
@xMarminq_ could you please make sure to check in which sub-forum you post in before making new topics? It's the 6th time you post in the wrong section and I always have to move your topics. Thank you.

That said, this seems nice. What will the computer do? I didn't know Minecraft for phones was that elaborate. At first I thought this was on the CodeWalrus minecraft server (btw you should check it out)
Title: Re: A Minecraft in-game computer (Sorta)
Post by: xMarminq_ on January 30, 2017, 10:37:58 PM
It has an image, calculator, and interactive mode, working on image mode right now
Those things you see on the right are the modes
Title: Re: A Minecraft in-game computer (Sorta)
Post by: p2 on January 31, 2017, 09:54:34 AM
Can I install Paint on it? ;D

nah seriously it looks really nice!! :)
How long did ittake you to build it? ^^
Title: Re: A Minecraft in-game computer (Sorta)
Post by: xMarminq_ on February 02, 2017, 11:56:34 PM
Still making it, and it's taking me a while.
Title: Re: A Minecraft in-game computer (Sorta)
Post by: Dream of Omnimaga on February 03, 2017, 12:57:39 AM
I would definitively like to see it in action when it comes to fruition. :)
Title: Re: A Minecraft in-game computer (Sorta)
Post by: xMarminq_ on February 03, 2017, 01:06:01 AM
The red and orange bits are the two images

Planning for 8 images, calc that does addition, and some interactive thing.

It is quite a lot of wiring for one image -_-
Title: Re: A Minecraft in-game computer (Sorta)
Post by: Dream of Omnimaga on February 03, 2017, 01:07:27 AM
Yeah I think it took Unicorn about a month to create his Pong computer in Minecraft and it lagged a lot lol. It was cool to watch, though.
Title: Re: A Minecraft in-game computer (Sorta)
Post by: xMarminq_ on February 03, 2017, 01:08:49 AM
A Pong computer?!
Title: Re: A Minecraft in-game computer (Sorta)
Post by: Dream of Omnimaga on February 03, 2017, 01:11:51 AM
Yeah, he actually made a Minecraft computer that was basically the video game pong on a giant screen. IIRC it stopped working after someone worldedited the map by accident, though, but I could be wrong. Let me check.

EDIT: It still works O.O

(https://tg.codewalr.us/file_456.jpg)
(https://tg.codewalr.us/file_458.jpg)

I don't want to hijack your topic tho, but yeah I can't wait to see what you'll come up with. :walrii:
Title: Re: A Minecraft in-game computer (Sorta)
Post by: xMarminq_ on February 03, 2017, 02:30:21 AM
Wow. I'll try to make Pokemon X&Y for Minecraft   ;)
Title: Re: A Minecraft in-game computer (Sorta)
Post by: Dream of Omnimaga on February 03, 2017, 03:14:15 AM
Lol don't. Pong runs at like 0.25 FPS and the redstone computer is massive lol :P
Title: Re: A Minecraft in-game computer (Sorta)
Post by: Unicorn on February 03, 2017, 05:35:11 AM
Quote from: DJ Omnimaga on February 03, 2017, 01:07:27 AM
Yeah I think it took Unicorn about a month to create his Pong computer in Minecraft and it lagged a lot lol. It was cool to watch, though.
uhh... I don't know redstone. That would be someone else. :P
Title: Re: A Minecraft in-game computer (Sorta)
Post by: Dream of Omnimaga on February 03, 2017, 05:39:42 AM
Wait, didn't you do that pong machine? ??? I was sure it was you
Title: Re: A Minecraft in-game computer (Sorta)
Post by: p2 on February 05, 2017, 09:20:55 PM
the most impressive one I've seen so far is a computer called "RedGame Computer", you should maybe look it up :)
But be warned, it was way too big and way beyond my level of understanding xD
Maybe you understand how that thingy works xD

DJ: we should setup LogBlock to track user's changes to the map ;)
Title: Re: A Minecraft in-game computer (Sorta)
Post by: c4ooo on February 05, 2017, 09:59:21 PM
Quote from: DJ Omnimaga on February 03, 2017, 05:39:42 AM
Wait, didn't you do that pong machine? ??? I was sure it was you
It was actually me with some help from @Snektron @ben_g  and @alexgt iirc. Also, its not a computer because its not Turing complete, the only thing it can do is play pong ;)
I have built a command block computer in single player a while back though.
Title: Re: A Minecraft in-game computer (Sorta)
Post by: novenary on February 06, 2017, 07:39:43 AM
The game itself isn't Turing complete, but the fact that you could make it proves that Minecraft itself is Turing complete. ;)

@xMarminq_, I don't want to discourage you in any way, but are you implementing an actual CPU with Redstone, or are you hardocding functions? Either way is cool, but the former would be a lot more impressive, even following a tutorial. :)
Title: Re: A Minecraft in-game computer (Sorta)
Post by: Dream of Omnimaga on February 06, 2017, 05:41:40 PM
@c4ooo ah right, I guess I got confused with someone else's build
Title: Re: A Minecraft in-game computer (Sorta)
Post by: xMarminq_ on February 07, 2017, 02:03:55 AM
Quote from: Streetwalrus on February 06, 2017, 07:39:43 AM
The game itself isn't Turing complete, but the fact that you could make it proves that Minecraft itself is Turing complete. ;)

@xMarminq_, I don't want to discourage you in any way, but are you implementing an actual CPU with Redstone, or are you hardocding functions? Either way is cool, but the former would be a lot more impressive, even following a tutorial. :)

t just has a few features, so a cpu would be really hard to make on a iPhone  :-|
Title: Re: A Minecraft in-game computer (Sorta)
Post by: c4ooo on February 07, 2017, 02:07:01 AM
With command blocks, something like x86 would be a piece of cake to make. I wonder if there is any interest in a x86 CPU in Minecraft  <_<
Title: Re: A Minecraft in-game computer (Sorta)
Post by: xMarminq_ on February 07, 2017, 03:49:04 AM
No command blocks on the pocket edition yet.
Title: Re: A Minecraft in-game computer (Sorta)
Post by: WholeWheatBagels on February 07, 2017, 05:35:37 AM
Quote from: c4ooo on February 07, 2017, 02:07:01 AM
With command blocks, something like x86 would be a piece of cake to make. I wonder if there is any interest in a x86 CPU in Minecraft  <_<

do it
no balls
  :P :w00t:


that would be pretty cool to see, in all seriousness.
Title: Re: A Minecraft in-game computer (Sorta)
Post by: p2 on February 07, 2017, 09:53:00 AM
Quote from: xMarminq_ on February 07, 2017, 02:03:55 AM
t just has a few features, so a cpu would be really hard to make on a iPhone  :-|
Quote from: xMarminq_ on February 07, 2017, 03:49:04 AM
No command blocks on the pocket edition yet.
uyoure doing this on a mobile device? D:
but minecraft on mobile devices is one of the worst things I EVER played!! :ninja:
you should REALLY get it for PC and add shaders and stuff so it looks fancy  :ninja:
Title: Re: A Minecraft in-game computer (Sorta)
Post by: p4nix on February 07, 2017, 12:54:50 PM
Quote from: xMarminq_ on February 07, 2017, 02:03:55 AM
Quote from: Streetwalrus on February 06, 2017, 07:39:43 AM
The game itself isn't Turing complete, but the fact that you could make it proves that Minecraft itself is Turing complete. ;)

@xMarminq_, I don't want to discourage you in any way, but are you implementing an actual CPU with Redstone, or are you hardocding functions? Either way is cool, but the former would be a lot more impressive, even following a tutorial. :)

t just has a few features, so a cpu would be really hard to make on a iPhone  :-|
Literally impossible to make an actual CPU without worldedit :trollface:
Title: Re: A Minecraft in-game computer (Sorta)
Post by: xMarminq_ on February 09, 2017, 01:49:31 AM
Quote from: p2 on February 07, 2017, 09:53:00 AM
Quote from: xMarminq_ on February 07, 2017, 02:03:55 AM
t just has a few features, so a cpu would be really hard to make on a iPhone  :-|
Quote from: xMarminq_ on February 07, 2017, 03:49:04 AM
No command blocks on the pocket edition yet.
uyoure doing this on a mobile device? D:
but minecraft on mobile devices is one of the worst things I EVER played!! :ninja:
you should REALLY get it for PC and add shaders and stuff so it looks fancy  :ninja:

MCPE runs 250 fps my friend. I'm gonna AirShou this to YT soon maybe.
Title: Re: A Minecraft in-game computer (Sorta)
Post by: Dream of Omnimaga on February 09, 2017, 06:49:28 AM
Quote from: p2 on February 07, 2017, 09:53:00 AM
Quote from: xMarminq_ on February 07, 2017, 02:03:55 AM
t just has a few features, so a cpu would be really hard to make on a iPhone  :-|
Quote from: xMarminq_ on February 07, 2017, 03:49:04 AM
No command blocks on the pocket edition yet.
uyoure doing this on a mobile device? D:
but minecraft on mobile devices is one of the worst things I EVER played!! :ninja:
you should REALLY get it for PC and add shaders and stuff so it looks fancy  :ninja:
I don't care about graphics, but my main gripe about phone games are the controls.
Title: Re: A Minecraft in-game computer (Sorta)
Post by: p2 on February 09, 2017, 08:52:31 AM
I agree, it doesnt only look terrible, it's a terrible user interface as well with controls that are really slowing you down as hell >.<
on mobile you need twice as long for everything :P
Title: Re: A Minecraft in-game computer (Sorta)
Post by: xMarminq_ on February 11, 2017, 01:09:02 AM
UPDATE: The reason there was no updates this/week was because I had to rewire THE WHOLE SYSTEM AGAIN!!  :banghead:
After tedious work, I am glad to start working on the images again

Stay tuned for a showcase on what I have so far!
My YT is in my profile, for future reference
Title: Re: A Minecraft in-game computer (Sorta)
Post by: Araidia on February 11, 2017, 02:54:24 AM
But can it run Crysis?
Title: Re: A Minecraft in-game computer (Sorta)
Post by: Dream of Omnimaga on February 11, 2017, 04:37:58 AM
Make sure to post a video of the computer in action in this topic when it's functional in case I forget to check your channel. :)
Quote from: Araidia on February 11, 2017, 02:54:24 AM
But can it run Crysis?
Ohai nice to see you again. :) I wonder if a FPS would be possible via Computercraft... I know it wouldn't via just redstone, seeing how slow things can update, but it would be funny to see a rudimentary first person shooter or 3D maze running from the game :P
Title: Re: A Minecraft in-game computer (Sorta)
Post by: Unicorn on February 11, 2017, 06:52:55 AM
Quote from: Araidia on February 11, 2017, 02:54:24 AM
But can it run Crysis?
Yes, of course. Why wouldn't it be able to?
Title: Re: A Minecraft in-game computer (Sorta)
Post by: Dream of Omnimaga on February 11, 2017, 03:13:37 PM
Does it require a quantum computer as Minecraft server?
Edit internet went down while i posted
Title: Re: A Minecraft in-game computer (Sorta)
Post by: xMarminq_ on February 11, 2017, 07:48:37 PM
I'm so glad I got all the rewiring done, as doing the old wiring the whole way would lead me to discontinue the project  :thumbsup:
Title: Re: A Minecraft in-game computer (Sorta)
Post by: xMarminq_ on February 19, 2017, 01:13:25 PM
Hello! I've made some progress with my thing! I ran into some problems (shown in first pic) but fixed by relog. Here's the progress, all in three days time   :D
Title: Re: A Minecraft in-game computer (Sorta)
Post by: xMarminq_ on February 19, 2017, 01:15:29 PM
Here's the other screenshot, was too big for post. It is a beautiful rainbow  :thumbsup:
Title: Re: A Minecraft in-game computer (Sorta)
Post by: Dream of Omnimaga on February 19, 2017, 03:12:45 PM
Looks nice. Does it work as you wish so far?
Title: Re: A Minecraft in-game computer (Sorta)
Post by: xMarminq_ on February 19, 2017, 04:49:23 PM
I was so glad it fixed when I reloged  :w00t:
Yes, I am glad
Title: Re: A Minecraft in-game computer (Sorta)
Post by: Dream of Omnimaga on February 22, 2017, 12:36:54 AM
Nice. By the way, does the computer support multiple images yet or would that be impossible to do? I also am curious about how many could be supported if that's the case.
Title: Re: A Minecraft in-game computer (Sorta)
Post by: xMarminq_ on February 22, 2017, 01:01:07 AM
All the colored/coloured clay represents an individual image, capacity of 8, it is possible.
Title: Re: A Minecraft in-game computer (Sorta)
Post by: xMarminq_ on February 22, 2017, 03:27:31 AM
Progress, one image wiring left!
Title: Re: A Minecraft in-game computer (Sorta)
Post by: Dream of Omnimaga on February 22, 2017, 03:39:01 AM
Awesome job. That makes me wish cross-play was available between mobile and desktop servers (or at least on CodeWalrus server and that this was there) so that I could try it :P

Also this is getting big O.O.
Title: Re: A Minecraft in-game computer (Sorta)
Post by: xMarminq_ on February 22, 2017, 04:06:59 AM
There's always windows 10 edition
Title: Re: A Minecraft in-game computer (Sorta)
Post by: Dream of Omnimaga on February 22, 2017, 05:32:41 AM
Yeah but I mean, isn't it impossible to join a mobile server from a Windows 7/10 computer and vice-versa? For example, we cannot play Overwatch online vs Xbox One players with the PC version.
Title: Re: A Minecraft in-game computer (Sorta)
Post by: WholeWheatBagels on February 22, 2017, 05:54:39 AM
MC: Win10 is basically a port of Pocket Edition, not a remake of the PC version.

As such, mobile and Win10 can cross play. PE/Win10 cannot play with PC.
Title: Re: A Minecraft in-game computer (Sorta)
Post by: c4ooo on September 30, 2017, 12:45:18 AM
Quote from: WholeWheatBagels on February 07, 2017, 05:35:37 AM
Quote from: c4ooo on February 07, 2017, 02:07:01 AM
With command blocks, something like x86 would be a piece of cake to make. I wonder if there is any interest in a x86 CPU in Minecraft  <_<

do it
no balls
  :P :w00t:


that would be pretty cool to see, in all seriousness.
Sorry to necrapost <_< >_> but one of the problems with doign this is the fact that it would only run at 20 cycles per second, which is 3 orders of magnitude slower then even the z80 <_<
Title: Re: A Minecraft in-game computer (Sorta)
Post by: xMarminq_ on September 30, 2017, 12:55:39 AM
Well the better together update connects MCPE, Win10, XBOX, and Switch.

Basically this project could be discontinued because of command blocks with the clone command being the more efficient option