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

After coming back home after staying in the UK for a while, CubeCraft has became unplayable for me due to the region issue which is currently known and are being fixed as we speak, so I'll not be playing the server for the next few days due to this which upsets me because this is my favorite server. I understand your pain now guys
Mr Jii Gamer wrote on Soulless_Unity's profile.
Thank you for everything soul
timinator582162 wrote on sussy_blocka's profile.
Player Rayhidst2014 was traveling about 3 times normal speed. also was floating and flying. This ruined a perfectly good four player bedwars game.
Top Bottom