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

throwing my mouse hard enough on the wall for a grand total of 7 times as a result of gamer rage somehow fixed the liftoff distance issues

also don't worry about me it's not that deep it's just anger issues and being the usual failure at everything including the simplest video games
JellyFish01 wrote on Fesa's profile.
You said "I SEE YOUR NAME ALL OVER REPORTS" You literally scream in my face. Yall want me to not report such bugs? I know that the bug is fixed
You don't have to reply with a longer message.
Xi1m wrote on Verbramdt's profile.
OH MY GOD YOURE BAACK
Reesle wrote on Magda_Korra's profile.
Happy Birthday! 🎈
Reesle wrote on Verbramdt's profile.
Real Verbramdt?! 😱
Either way, Welcome (or welcome back) to the Forums!
Top Bottom