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

#1 2013-03-29 12:23:08

shivadas
Scratcher
Registered: 2010-02-06
Posts: 100+

Need reviews?

I've got a lot of time on my hands, so I'll be reviewing any projects you have! Just post a link here and I'll get to it as soon as possible.  smile

Oh and I forgot to mention: Projects that I feel have had a lot of hard work put into them and are very well done will earn love-its (no limit to the number given out).

Last edited by shivadas (2013-03-29 13:47:55)


Please check out my latest project, Hunger Avenger!

Offline

 

#2 2013-03-29 13:10:54

prokohtu
Scratcher
Registered: 2008-06-19
Posts: 100+

Re: Need reviews?

my f1 2013, link in signature, thanks


Scratch's most realistic F1 simulator
https://lh6.googleusercontent.com/-qIdF-SzbTzw/UU29tK-FYvI/AAAAAAAAAOs/vRFKr1Iwldc/s225/logo.jpg

Offline

 

#3 2013-03-29 13:45:41

shivadas
Scratcher
Registered: 2010-02-06
Posts: 100+

Re: Need reviews?

prokohtu wrote:

my f1 2013, link in signature, thanks

Great game! Extremely well made and very professional looking (the music was very fitting as well). These are my suggestions:

- In the car setup page after you click play, you might want to have something that tells         you the pros and cons of each option. I personally know nothing about cars so I was a bit l lost and didn't know which I wanted.   
- You might want to think about adding different levels of difficulty. I did really badly on the game because my car kept going out of the road, so maybe you could add a beginner level for people like me.  smile

Very well done! Earned a love-it from me  smile


Please check out my latest project, Hunger Avenger!

Offline

 

#4 2013-03-29 14:40:13

7734f
Scratcher
Registered: 2010-12-23
Posts: 500+

Re: Need reviews?

My neon clock? The link is in the signature

     Thanks,
                   ~7734f


http://internetometer.com/image/38992.png   http://i37.tinypic.com/2qixx6c.png

Offline

 

#5 2013-03-29 14:57:25

shivadas
Scratcher
Registered: 2010-02-06
Posts: 100+

Re: Need reviews?

7734f wrote:

My neon clock? The link is in the signature

     Thanks,
                   ~7734f

Great job! In your description, you said that it was messed up online, but it seemed to work fine for me. My suggestions are:

- Add a ticking noise. In your description you said you needed help finding one so I found a site where you can download clock sounds for free: http://www.soundjay.com/clock-sounds-1.html
- Allow users to change the color scheme of the clock and set their own time. The clock itself is not an interactive project, and you could better engage users by allowing them to personalize it.
- Learn the trigonometry behind it, it will help you in future projects. There are quite a few trig art projects out right now.
- Allow users to switch the model of the clock (grandfather, alarm, analog, digital, etc.).
- Incorporate the clock into another project, preferably a game. For example, if you had a timed game, you could add the clock in the background to show how much time you had left.
- What I do when I need text in a different place is I make a new sprite with just the text as a costume and no scripts and I position it wherever it needs to be; you should do that with the 8, 4, 1, and 7 at least.

Good job, and good luck with your project!  smile


Please check out my latest project, Hunger Avenger!

Offline

 

#6 2013-03-29 15:25:34

7734f
Scratcher
Registered: 2010-12-23
Posts: 500+

Re: Need reviews?

shivadas wrote:

7734f wrote:

My neon clock? The link is in the signature

     Thanks,
                   ~7734f

Great job! In your description, you said that it was messed up online, but it seemed to work fine for me. My suggestions are:

- Add a ticking noise. In your description you said you needed help finding one so I found a site where you can download clock sounds for free: http://www.soundjay.com/clock-sounds-1.html
- Allow users to change the color scheme of the clock and set their own time. The clock itself is not an interactive project, and you could better engage users by allowing them to personalize it.
- Learn the trigonometry behind it, it will help you in future projects. There are quite a few trig art projects out right now.
- Allow users to switch the model of the clock (grandfather, alarm, analog, digital, etc.).
- Incorporate the clock into another project, preferably a game. For example, if you had a timed game, you could add the clock in the background to show how much time you had left.
- What I do when I need text in a different place is I make a new sprite with just the text as a costume and no scripts and I position it wherever it needs to be; you should do that with the 8, 4, 1, and 7 at least.

Good job, and good luck with your project!  smile

Thanks!

I am making an OS, so this will go in it.
I will fix the text, thanks for the suggestion.
I will TRY to learn the trig, we are supposed to learn it next month in Math
Thanks for the ticking noise!
I will add a variable that allows color changing
I can TRY to make it so that you can set your own time, at least the hour hand, maybe.
Making it digital would take the point out of it, so I don't think I will do that. PLus, I already made one.

Thanks for the review!


http://internetometer.com/image/38992.png   http://i37.tinypic.com/2qixx6c.png

Offline

 

#7 2013-03-29 15:28:45

shivadas
Scratcher
Registered: 2010-02-06
Posts: 100+

Re: Need reviews?

7734f wrote:

shivadas wrote:

7734f wrote:

My neon clock? The link is in the signature

     Thanks,
                   ~7734f

Great job! In your description, you said that it was messed up online, but it seemed to work fine for me. My suggestions are:

- Add a ticking noise. In your description you said you needed help finding one so I found a site where you can download clock sounds for free: http://www.soundjay.com/clock-sounds-1.html
- Allow users to change the color scheme of the clock and set their own time. The clock itself is not an interactive project, and you could better engage users by allowing them to personalize it.
- Learn the trigonometry behind it, it will help you in future projects. There are quite a few trig art projects out right now.
- Allow users to switch the model of the clock (grandfather, alarm, analog, digital, etc.).
- Incorporate the clock into another project, preferably a game. For example, if you had a timed game, you could add the clock in the background to show how much time you had left.
- What I do when I need text in a different place is I make a new sprite with just the text as a costume and no scripts and I position it wherever it needs to be; you should do that with the 8, 4, 1, and 7 at least.

Good job, and good luck with your project!  smile

Thanks!

I am making an OS, so this will go in it.
I will fix the text, thanks for the suggestion.
I will TRY to learn the trig, we are supposed to learn it next month in Math
Thanks for the ticking noise!
I will add a variable that allows color changing
I can TRY to make it so that you can set your own time, at least the hour hand, maybe.
Making it digital would take the point out of it, so I don't think I will do that. PLus, I already made one.

Thanks for the review!

No problem, hope it helped!  smile


Please check out my latest project, Hunger Avenger!

Offline

 

#8 2013-03-29 15:57:58

prokohtu
Scratcher
Registered: 2008-06-19
Posts: 100+

Re: Need reviews?

shivadas wrote:

prokohtu wrote:

my f1 2013, link in signature, thanks

Great game! Extremely well made and very professional looking (the music was very fitting as well). These are my suggestions:

- In the car setup page after you click play, you might want to have something that tells         you the pros and cons of each option. I personally know nothing about cars so I was a bit l lost and didn't know which I wanted.   
- You might want to think about adding different levels of difficulty. I did really badly on the game because my car kept going out of the road, so maybe you could add a beginner level for people like me.  smile

Very well done! Earned a love-it from me  smile

thanks for the review


Scratch's most realistic F1 simulator
https://lh6.googleusercontent.com/-qIdF-SzbTzw/UU29tK-FYvI/AAAAAAAAAOs/vRFKr1Iwldc/s225/logo.jpg

Offline

 

#9 2013-03-29 17:52:25

shivadas
Scratcher
Registered: 2010-02-06
Posts: 100+

Re: Need reviews?

prokohtu wrote:

shivadas wrote:

prokohtu wrote:

my f1 2013, link in signature, thanks

Great game! Extremely well made and very professional looking (the music was very fitting as well). These are my suggestions:

- In the car setup page after you click play, you might want to have something that tells         you the pros and cons of each option. I personally know nothing about cars so I was a bit l lost and didn't know which I wanted.   
- You might want to think about adding different levels of difficulty. I did really badly on the game because my car kept going out of the road, so maybe you could add a beginner level for people like me.  smile

Very well done! Earned a love-it from me  smile

thanks for the review

No problem  smile


Please check out my latest project, Hunger Avenger!

Offline

 

#10 2013-03-29 19:47:58

shivadas
Scratcher
Registered: 2010-02-06
Posts: 100+

Re: Need reviews?

Bump


Please check out my latest project, Hunger Avenger!

Offline

 

#11 2013-04-09 15:14:34

Kao
Scratcher
Registered: 2008-11-04
Posts: 40

Re: Need reviews?

Do you still make reviews? If yes, then would you mind looking at my game Monster Hunter 3? It took me a lot of time and I would like to know what others think about it. Link in signature. Thanks!


http://mein.salzburg.com/interessen/spiele_trends/assets_c/2010/05/logo-thumb-200xauto-52789.jpg
Let the Ultimate Hunt Begin!

Offline

 

#12 2013-04-09 16:36:01

fredmaster45
Scratcher
Registered: 2011-02-09
Posts: 100+

Re: Need reviews?

Offline

 

Board footer