Discuss Scratch

XenoK
Scratcher
100+ posts

Eternity Incurakai Studios 2

for the main company, I intend to finalize the connect software section, and move onto finalizing the users section.

Last edited by XenoK (Aug. 16, 2013 15:51:21)


XenoK
Scratcher
100+ posts

Eternity Incurakai Studios 2

we need a graphics artist. does anyone know any besides me?

XenoK
Scratcher
100+ posts

Eternity Incurakai Studios 2

bump

berberberber
Scratcher
100+ posts

Eternity Incurakai Studios 2

okay. I have no idea of the vibe of the game yet, so i can't really make the evolleon logo until we get a bit into development.

berberberber
Scratcher
100+ posts

Eternity Incurakai Studios 2


JAVAProgramming
Scratcher
100+ posts

Eternity Incurakai Studios 2

XenoK wrote:

JAVAProgramming wrote:

Hi…
Hi! So lets see an example of your current java work. can you upload it somewhere and link me to it?
It's in Eclipse. And here it is….

import java.util.Scanner;
public class text {

private static Scanner in=new Scanner(System.in);
/**
* @param args
*/
public static void main(String args) {
String name= “ ”;
String text= “ ”;
String cityName= “ ”;
//start();
//}
//public static void start(){
System.out.println(“Hello and welcome to my Text RPG! Have fun!”);
System.out.println (“What's your name?”);
name = in.nextLine();
System.out.println (“”+name+“, do you want to go on an adventure? type yes or no.”);
text= in.nextLine().toLowerCase();
if (text.equals(“no”)){
System.out.println(“OK, bye!”);
}
else if (text.equals(“yes”)){
System.out.println (“Let's play!”);
System.out.println (“You are walking alone in a dark pine forest.\n” +
“The smell of the pine sap asaulting your nose, when you stumble upon an old stone building, \n” +
“ half obscured by vines, the other half so crumbled, that only one wall is standing. \n ” +
“Type 1 to walk away. Type 2 to enter the building.” );
}
String text2= in.nextLine();
if (text2.equals(“1”)){
System.out.println (“You turn around and walk away. As you are walking through a dark area in the ” +
“pine trees, you hear a growling sound. Startled, you turn around and look behind you and ” +
“to the sides of the game trail you are following. Seeing nothing, you turn around again and start \n”+
“walking, reasonably sure nothing is following you. Then suddenly, you feel a sharp pain in \n”+
“the temple of you head, and you feel a warm, thick liquid where the pain is, reaching up to feel \n”+
“the warm liquid, you bring your hand away from you head as you realize you are causing more pain. \n”+
“Looking at your hand you see the liquid is red. With horror you realize you are bleeding. \n”+
“You turn around and see a man dressed in dirtly, ripped clothing holding a nail- blowpipe..”);

}
else if (text2.equals(“2”)){
System.out.println (“pie is goods”);

}
String text3 = in.nextLine();
if(text3.equals(“run”)){
System.out.println (“gsadf”);

}
else if (text3.equals(“hide”)){

}
}

}


Yeah, it's a Text RPG (I think I've mentioned that before…). The last few lines are in Bold are just there for diagnostic purposes.

Last edited by JAVAProgramming (Aug. 16, 2013 20:27:10)


My Newest Project, Come Check It Out
Dots, On Scratch
Want to change the way we count? The Dozenal System.

“The story so far:
In the beginning the Universe was created.
This has made a lot of people very angry and been widely regarded as a bad move.”
― Douglas Adams, The Restaurant at the End of the Universe
JAVAProgramming
Scratcher
100+ posts

Eternity Incurakai Studios 2

XenoK wrote:

Firedrake969 wrote:

Hmmm… Also, not going to make another account on the site, sorry.

An idea: evolution game, like Spore. No offense to anyone in any way.
Umkay and cool! Now we need a name for it…
Try the Evolution Game or something like that….

Maybe Evolution.

Something simple, yet sleek (does that make sense?).

My Newest Project, Come Check It Out
Dots, On Scratch
Want to change the way we count? The Dozenal System.

“The story so far:
In the beginning the Universe was created.
This has made a lot of people very angry and been widely regarded as a bad move.”
― Douglas Adams, The Restaurant at the End of the Universe
XenoK
Scratcher
100+ posts

Eternity Incurakai Studios 2

bump: JAVAProgramming - we came up with the name: Evolleon.
beberberber: ok and thanks

JAVAProgramming
Scratcher
100+ posts

Eternity Incurakai Studios 2

XenoK wrote:

bump: JAVAProgramming - we came up with the name: Evolleon.
beberberber: ok and thanks
kk

My Newest Project, Come Check It Out
Dots, On Scratch
Want to change the way we count? The Dozenal System.

“The story so far:
In the beginning the Universe was created.
This has made a lot of people very angry and been widely regarded as a bad move.”
― Douglas Adams, The Restaurant at the End of the Universe
JAVAProgramming
Scratcher
100+ posts

Eternity Incurakai Studios 2

Hey, XenoK,

I think I need to withdraw from the collaboration. Sorry!

My Newest Project, Come Check It Out
Dots, On Scratch
Want to change the way we count? The Dozenal System.

“The story so far:
In the beginning the Universe was created.
This has made a lot of people very angry and been widely regarded as a bad move.”
― Douglas Adams, The Restaurant at the End of the Universe
XenoK
Scratcher
100+ posts

Eternity Incurakai Studios 2

JAVAProgramming wrote:

Hey, XenoK,

I think I need to withdraw from the collaboration. Sorry!
how come?

JAVAProgramming
Scratcher
100+ posts

Eternity Incurakai Studios 2

XenoK wrote:

JAVAProgramming wrote:

Hey, XenoK,

I think I need to withdraw from the collaboration. Sorry!
how come?
I do think I can do it.. Again sorry!

My Newest Project, Come Check It Out
Dots, On Scratch
Want to change the way we count? The Dozenal System.

“The story so far:
In the beginning the Universe was created.
This has made a lot of people very angry and been widely regarded as a bad move.”
― Douglas Adams, The Restaurant at the End of the Universe
berberberber
Scratcher
100+ posts

Eternity Incurakai Studios 2

Any ideas for the third promo sig? I can't think of anything.

KyleK7
Scratcher
100+ posts

Eternity Incurakai Studios 2

Has anyone made any enhancements yet on evolleon?

Last edited by KyleK7 (Aug. 20, 2013 12:04:46)




KyleK7
Scratcher
100+ posts

Eternity Incurakai Studios 2

bump



jamiewinter
Scratcher
100+ posts

Eternity Incurakai Studios 2

Excuse me can I be a programmer
I've been on scratch for a year and my best game was pix rpg which was curated and has over 1000 views

Check out PixRPG! One of the best RPG Games On Scratch!
https://scratch.mit.edu/projects/10323022/
KyleK7
Scratcher
100+ posts

Eternity Incurakai Studios 2

bump



XenoK
Scratcher
100+ posts

Eternity Incurakai Studios 2

sorry guys, I got caught up in school stuff. We need to get ourselves caught back up on evolleon

spike43884
Scratcher
79 posts

Eternity Incurakai Studios 2

I wouldnt join, but id happily be a supporter of your company, i sometimes need the odd bit of help, but i have some big coding breakthroughs for scratch and stuff… my qualification for beign a supporter of the company, skilled at scratch and gamemaker, skilled musician, and learning python >

Powered by DjangoBB