Minecraft PC IP: play.cubecraft.net

MagnificentSpam

Forum Expert
Mar 16, 2016
2,306
2,238
298
lz7hOlC.gif

Oh boy
 

Power Ranger

Forum Professional
Apr 20, 2016
4,294
6,813
558
23
The ♡
www.cubecraft.net
Oki I'm a pro coder so here's my entry
Source:
import java.util.*;
public class GameJam {

static String x;
static String y;

public static void main(String[] args) {
System.out.println("Which Power Ranger are you? (Red, Blue, Pink)");
Scanner ranger = new Scanner(System.in);
x = ranger.nextLine();
if (x.equals("Blue") || x.equals("blue")) {
System.out.println("Lord Zedd appears but you defeat him in one blow.");
}else if (x.equals("Red") || x.equals("red")) {
System.out.println("Lord Zedd appears. Call the blue ranger for help? (Yes/No)");
Scanner help = new Scanner(System.in);
y = help.nextLine();
if (y.equals("Yes") || y.equals("yes")) {
System.out.println("The blue ranger shows up in an instant and defeats Lord Zedd in one blow");
}else {
System.out.println("Without the blue ranger's help you fail.");
}
}else if (x.equals("Pink") || x.equals("pink")) {
System.out.println("Lord Zedd appears. Call the blue ranger for help? (Yes/No)");
Scanner help = new Scanner(System.in);
y = help.nextLine();
if (y.equals("Yes") || y.equals("yes")) {
System.out.println("The blue ranger shows up in an instant and defeats Lord Zedd in one blow");
}else {
System.out.println("Without the blue ranger's help you fail.");
}
}else {
System.out.println("That's not an option, sorry");
}
}
}
So @Mac how about making me lead dev of cubecraft?
 
  • Like
Reactions: MagnificentSpam

Ping Ether

Forum Veteran
Jun 2, 2016
2,713
6,170
459
20
Italy
Oki I'm a pro coder so here's my entry
Source:
import java.util.*;
public class GameJam {

static String x;
static String y;

public static void main(String[] args) {
System.out.println("Which Power Ranger are you? (Red, Blue, Pink)");
Scanner ranger = new Scanner(System.in);
x = ranger.nextLine();
if (x.equals("Blue") || x.equals("blue")) {
System.out.println("Lord Zedd appears but you defeat him in one blow.");
}else if (x.equals("Red") || x.equals("red")) {
System.out.println("Lord Zedd appears. Call the blue ranger for help? (Yes/No)");
Scanner help = new Scanner(System.in);
y = help.nextLine();
if (y.equals("Yes") || y.equals("yes")) {
System.out.println("The blue ranger shows up in an instant and defeats Lord Zedd in one blow");
}else {
System.out.println("Without the blue ranger's help you fail.");
}
}else if (x.equals("Pink") || x.equals("pink")) {
System.out.println("Lord Zedd appears. Call the blue ranger for help? (Yes/No)");
Scanner help = new Scanner(System.in);
y = help.nextLine();
if (y.equals("Yes") || y.equals("yes")) {
System.out.println("The blue ranger shows up in an instant and defeats Lord Zedd in one blow");
}else {
System.out.println("Without the blue ranger's help you fail.");
}
}else {
System.out.println("That's not an option, sorry");
}
}
}
So @Mac how about making me lead dev of cubecraft?
Here, have an owner rank.
I just noticed the game is about Power Rangers ;-;
 

superjesse07

Well-Known Member
Sep 9, 2016
7
9
78
22
I am just going too upload the game with only the tutorial level because i made a mistake in my level editor and i am not going to make all those levels again
 
  • Like
Reactions: FalseHonesty

Mac

Forum Expert
Nov 24, 2015
617
5,085
383
30
Four entries so far, getting close to last chance to submit something!
 
Members Online

Team online

Latest posts

Latest profile posts

Today starts Giro d'Italia one of the biggest cycling races in the world and who do you think will win the general classification after 21 days of cycling?
BicolourSine41 wrote on Mintypie231's profile.
Happy Birthday!! 🎉🎉 (Sorry that i am so late cause i was on vacation to Spain and did not take my pc)
Reesle wrote on dave12555's profile.
Welcome to the Official Cubecraft Forums!! If you require assistance with something, feel free to reach out to me or a staff member for help! Hope you enjoy your stay :D
Top Bottom