This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#176 2012-06-07 13:16:24

TorbyFork234
Scratcher
Registered: 2012-03-01
Posts: 1000+

Re: YOU Review!

Can you review this?. It's not meant to be a game, it's meant to be a simple tool to build raycasters.

Offline

 

#177 2012-06-07 13:20:01

mythbusteranimator
Scratcher
Registered: 2012-02-28
Posts: 1000+

Re: YOU Review!

I would do it, but I don't understand raycasting. Can you show me? (I don't know EVERYTHING, just 98%)  tongue


http://www.foxtrot.com/comics/2012-04-01-fdb37077.gif
clicky

Offline

 

#178 2012-06-07 13:34:32

TorbyFork234
Scratcher
Registered: 2012-03-01
Posts: 1000+

Re: YOU Review!

mythbusteranimator wrote:

I would do it, but I don't understand raycasting. Can you show me? (I don't know EVERYTHING, just 98%)  tongue

Show you what?

Offline

 

#179 2012-06-07 13:42:52

mythbusteranimator
Scratcher
Registered: 2012-02-28
Posts: 1000+

Re: YOU Review!

TorbyFork234 wrote:

mythbusteranimator wrote:

I would do it, but I don't understand raycasting. Can you show me? (I don't know EVERYTHING, just 98%)  tongue

Show you what?

Can you tell me the main concept of raycasting? (I can review better if I know what you are trying to do.)


http://www.foxtrot.com/comics/2012-04-01-fdb37077.gif
clicky

Offline

 

#180 2012-06-07 13:49:46

mythbusteranimator
Scratcher
Registered: 2012-02-28
Posts: 1000+

Re: YOU Review!

Wait: Never mind. (the wiki was helpful)

Addictiveness 1/2
Sound n/s
Graphics 2/2
Programming 2/2
Other 1/0

Total: 5/6=9.5/10 (I overestimated--Addictiveness isn't really a part of raycasting)

I like it, now that I understand it!  wink  I like the idea of creating a 3D environment based on a drawing. The programming is very good, and since there was no sound, I didn't base anything on that. You received a 2/2 for programming and a 2/2 for graphics, because that is what raycasting is about, graphics, and I didn't notice anything really wrong with it. Congrats!

Last edited by mythbusteranimator (2012-06-07 13:54:12)


http://www.foxtrot.com/comics/2012-04-01-fdb37077.gif
clicky

Offline

 

#181 2012-06-07 13:50:06

TorbyFork234
Scratcher
Registered: 2012-03-01
Posts: 1000+

Re: YOU Review!

mythbusteranimator wrote:

TorbyFork234 wrote:

mythbusteranimator wrote:

I would do it, but I don't understand raycasting. Can you show me? (I don't know EVERYTHING, just 98%)  tongue

Show you what?

Can you tell me the main concept of raycasting? (I can review better if I know what you are trying to do.)

The main concept of raycasting is creating a room that you can walk around in that appears to be in 3 dimensions. The usual way to do it on Scratch, is to create a small picture of black lines that would be drawn in 3-d and have many sensing and drawing sprites go from a single point on the map until it touches one of those black lines (or any other color). For other programming languages, the way to go is create a map of 1's and 0's, where 1's (or any other number/symbol) would be walls and 0's (or any other number/symbol that's not the one 1 took) would be empty space. You would then store the positions of everything in variables and calculate the distance with math. I went even farther and allowed you to draw black lines, then it translates those black lines to 1's and 0's, then does all the math, then draws.

EDIT: outposted, again.
Thanks for the review! I didn't really create it for addictiveness, more of a way for people like you who don't know a thing about raycasters (until a few minutes ago), create a 3-d room without any effort whatsoever (except for drawing).

Last edited by TorbyFork234 (2012-06-07 13:52:49)

Offline

 

#182 2012-06-07 16:22:22

coolscruff
Scratcher
Registered: 2012-03-03
Posts: 100+

Re: YOU Review!

Well done guys! Now we have reviewed 30 projects!!

Offline

 

#183 2012-06-07 16:26:36

coolscruff
Scratcher
Registered: 2012-03-03
Posts: 100+

Re: YOU Review!

mythbusteranimator wrote:

Can we do something like--creating ads and advertising select projects?

Great idea ... I think we shall start with the adds, I shall gt to work on a way of getting YOU Review in projects and could the YOU Review team please make up a small project  explaining our features who the reviewers are and what we do then once one of you guys has made it we could all put it up on our accounts!  big_smile

Offline

 

#184 2012-06-07 16:27:13

mythbusteranimator
Scratcher
Registered: 2012-02-28
Posts: 1000+

Re: YOU Review!

Yay!


http://www.foxtrot.com/comics/2012-04-01-fdb37077.gif
clicky

Offline

 

#185 2012-06-08 16:58:31

coolscruff
Scratcher
Registered: 2012-03-03
Posts: 100+

Re: YOU Review!

It was your idea! Good job Mythbusteranimator.
Oh and have you looked at the from page lately (look at the reviewers)?

Last edited by coolscruff (2012-06-08 17:02:17)

Offline

 

#186 2012-06-09 17:56:24

green23
Scratcher
Registered: 2011-09-19
Posts: 83

Re: YOU Review!

Can I Join?


Pie is my sig for now...
Status: http://blocks.scratchr.org/API.php?user=green23&action=onlineStatus UltraJordan's status: http://blocks.scratchr.org/API.php?user=UltraJordan&action=onlineStatus

Offline

 

#187 2012-06-10 03:50:43

coolscruff
Scratcher
Registered: 2012-03-03
Posts: 100+

Re: YOU Review!

green23 wrote:

Can I Join?

Yep sure you can!  smile

Offline

 

#188 2012-06-11 12:05:36

laser314
Scratcher
Registered: 2010-07-16
Posts: 100+

Re: YOU Review!

Can you review the project in my sig? It's not a game, it's a mouse recorder except it retraces the mouse path.


http://alpha.scratch.mit.edu/scratchr2/static//images/logo_sm.png 2.0 Alpha Tester!http://i49.tinypic.com/1zckcqb.png

Offline

 

#189 2012-06-11 12:11:57

mythbusteranimator
Scratcher
Registered: 2012-02-28
Posts: 1000+

Re: YOU Review!

coolscruff wrote:

It was your idea! Good job Mythbusteranimator.
Oh and have you looked at the from page lately (look at the reviewers)?

Yay! VP!

Anyway, laser314, I think I can get it in a day or two. (Unless someone else new wants to review it...give everyone a chance!)


http://www.foxtrot.com/comics/2012-04-01-fdb37077.gif
clicky

Offline

 

#190 2012-06-11 12:16:09

laser314
Scratcher
Registered: 2010-07-16
Posts: 100+

Re: YOU Review!

mythbusteranimator wrote:

coolscruff wrote:

It was your idea! Good job Mythbusteranimator.
Oh and have you looked at the from page lately (look at the reviewers)?

Yay! VP!

Anyway, laser314, I think I can get it in a day or two. (Unless someone else new wants to review it...give everyone a chance!)

Thanks! I don't care who reviews it, anyone can.  big_smile


http://alpha.scratch.mit.edu/scratchr2/static//images/logo_sm.png 2.0 Alpha Tester!http://i49.tinypic.com/1zckcqb.png

Offline

 

#191 2012-06-11 12:27:39

coolscruff
Scratcher
Registered: 2012-03-03
Posts: 100+

Re: YOU Review!

laser314 wrote:

Can you review the project in my sig? It's not a game, it's a mouse recorder except it retraces the mouse path.

There might be a few people reviewing your because we have had a few new reviewers but your project shall be based on you ruff first or second score (depending on how experinced the reviewer is).

Offline

 

#192 2012-06-12 12:05:39

coolscruff
Scratcher
Registered: 2012-03-03
Posts: 100+

Offline

 

#193 2012-06-12 13:51:48

bluecat600
Scratcher
Registered: 2012-02-12
Posts: 500+

Re: YOU Review!


I gaze off into the boundless skyline, noteblock choirs playin in the sunshine, turn round pick up my sword and wield the blade that once forced evil mobs to yield, if this battle shall leave me slain, I know Herobrine still calls my name, better just take a stand, that was when I ruled the land.

Offline

 

#194 2012-06-12 14:33:30

ExtremelyGamer
Scratcher
Registered: 2012-03-11
Posts: 1000+

Re: YOU Review!

bluecat600 wrote:

magnet

Magnet:
Addictiveness: 1/2
Sound: 0/2
Graphics: 2/2
Programming: 2/2
Other: 2/2

7/10: Good score! You should add fitting music and make the game harder!


"Submarines are like water like underwater airplanes" O_o

Offline

 

#195 2012-06-12 17:03:39

green23
Scratcher
Registered: 2011-09-19
Posts: 83

Re: YOU Review!

laser314 wrote:

Can you review the project in my sig? It's not a game, it's a mouse recorder except it retraces the mouse path.

Neon Mouse Recorder:
Addictiveness: 1/2
Sound: 0/2
Graphics: 2/2
Programming: 2/2
Other: 1/2

8/10:
Nice!  Very unique mouse recorder!


Pie is my sig for now...
Status: http://blocks.scratchr.org/API.php?user=green23&action=onlineStatus UltraJordan's status: http://blocks.scratchr.org/API.php?user=UltraJordan&action=onlineStatus

Offline

 

#196 2012-06-12 17:16:10

ftf841
Scratcher
Registered: 2012-02-19
Posts: 1000+

Re: YOU Review!

can i be a reviewer?


http://mag.racked.eu/cimage/i9002/Achievement++get%21/Hi+there./mca.png
http://mag.racked.eu/mcimage/i354/Achievement++get%21/CAKE%21%21%21%21%21/mca.png

Offline

 

#197 2012-06-12 17:33:01

coolscruff
Scratcher
Registered: 2012-03-03
Posts: 100+

Re: YOU Review!

ftf841 wrote:

can i be a reviewer?

Do sure ftf841. Just remember even if you are a reviewer you still can post projects you want to be reviewed.

Offline

 

#198 2012-06-13 01:40:29

bluecat600
Scratcher
Registered: 2012-02-12
Posts: 500+

Re: YOU Review!

green23 wrote:

laser314 wrote:

Can you review the project in my sig? It's not a game, it's a mouse recorder except it retraces the mouse path.

Neon Mouse Recorder:
Addictiveness: 1/2
Sound: 0/2
Graphics: 2/2
Programming: 2/2
Other: 1/2

8/10:
Nice!  Very unique mouse recorder!

Add the numbers together, it's 6 not 8.


I gaze off into the boundless skyline, noteblock choirs playin in the sunshine, turn round pick up my sword and wield the blade that once forced evil mobs to yield, if this battle shall leave me slain, I know Herobrine still calls my name, better just take a stand, that was when I ruled the land.

Offline

 

#199 2012-06-13 01:41:29

bluecat600
Scratcher
Registered: 2012-02-12
Posts: 500+

Re: YOU Review!

ExtremelyGamer wrote:

bluecat600 wrote:

magnet

Magnet:
Addictiveness: 1/2
Sound: 0/2
Graphics: 2/2
Programming: 2/2
Other: 2/2

7/10: Good score! You should add fitting music and make the game harder!

okay I'll do that!  smile


I gaze off into the boundless skyline, noteblock choirs playin in the sunshine, turn round pick up my sword and wield the blade that once forced evil mobs to yield, if this battle shall leave me slain, I know Herobrine still calls my name, better just take a stand, that was when I ruled the land.

Offline

 

#200 2012-06-13 11:37:19

ExtremelyGamer
Scratcher
Registered: 2012-03-11
Posts: 1000+

Re: YOU Review!

bluecat600 wrote:

green23 wrote:

laser314 wrote:

Can you review the project in my sig? It's not a game, it's a mouse recorder except it retraces the mouse path.

Neon Mouse Recorder:
Addictiveness: 1/2
Sound: 0/2
Graphics: 2/2
Programming: 2/2
Other: 1/2

8/10:
Nice!  Very unique mouse recorder!

Add the numbers together, it's 6 not 8.

Oh yeah, sorry, I forgot about the sounds!


"Submarines are like water like underwater airplanes" O_o

Offline

 

Board footer