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

Members online

Latest profile posts

denki_kiri wrote on savina875's profile.
Thanks for the follow :D
Desiderata wrote on Egg🥚's profile.
eggs age over time

how curious
C95689C6-C73E-40B4-9CD7-76C479A7E2D5.png

Here’s my son, I made him in biology today! Say hi to Jimothy!
UncleSpect wrote on Egg🥚's profile.
Happy birthday! 🎈
Desiderata wrote on savina875's profile.
thabks 4 folow
Top Bottom