I made a Java Game
+2
CheesyPewfs
Jonix55
6 posters
:: WowCraft :: General Chat
Page 1 of 1
I made a Java Game
Guys I made a a Java Game (=D).
It's in heavy development but it will get better eventually : )
Here is the first, Alpha version:
http://www.mediafire.com/?7fv91h06wwh958e
It's in heavy development but it will get better eventually : )
Here is the first, Alpha version:
http://www.mediafire.com/?7fv91h06wwh958e
Jonix55- Server Manager
- Posts : 187
Join date : 2011-03-12
Age : 27
Location : Portugal
Re: I made a Java Game
i really really really hate you. i got pwnt
CheesyPewfs- Forum legend
- Posts : 168
Join date : 2011-03-08
Re: I made a Java Game
can i see some pics?
hywel45- Forum legend
- Posts : 116
Join date : 2011-02-15
Age : 24
Location : britan
Re: I made a Java Game
just download it and run it with java
but be sure that you can acces windows task manager
but be sure that you can acces windows task manager
CheesyPewfs- Forum legend
- Posts : 168
Join date : 2011-03-08
Re: I made a Java Game
Dude! this is the best game ever! I TOTALLY respect you so much (well, I already did, but you know what i mean ;D)
Re: I made a Java Game
dot how many times did u get pwnt before u opened wtm?
CheesyPewfs- Forum legend
- Posts : 168
Join date : 2011-03-08
Re: I made a Java Game
Ty for feed back guys =D I think Ill raise the difficulty to 500 pwntzombies
Jonix55- Server Manager
- Posts : 187
Join date : 2011-03-12
Age : 27
Location : Portugal
Re: I made a Java Game
Unlike Jonix, I have actually made a legitimate game. It's really simple. It's called MineField. It's somewhat similar to Minesweeper; the only similarities are the use of a mine and squares. Here's the download link:
http://db.tt/pAUJK2A
All you need to do is download the .jar and run it. ;D Enjoy!
I'm such a thread hijacker ;P
http://db.tt/pAUJK2A
All you need to do is download the .jar and run it. ;D Enjoy!
I'm such a thread hijacker ;P
Re: I made a Java Game
This is the best game ever Jonix! This is gonna be the CoD killer.
wow135- Server Owner
- Posts : 512
Join date : 2011-01-08
Age : 27
Location : Far up north...
Re: I made a Java Game
lol. cod doesnt need killing, its populated by screaming 12 yearolds
CheesyPewfs- Forum legend
- Posts : 168
Join date : 2011-03-08
Re: I made a Java Game
I wonder how we can do butifal GUI's instead of the normal ones.
Jonix55- Server Manager
- Posts : 187
Join date : 2011-03-12
Age : 27
Location : Portugal
Re: I made a Java Game
My virus software blocked it and so did chrome.Jonix55 wrote:Guys I made a a Java Game (=D).
It's in heavy development but it will get better eventually : )
Here is the first, Alpha version:
http://www.mediafire.com/?7fv91h06wwh958e
twsb156ANOK- I <3 New topic button!
- Posts : 49
Join date : 2011-02-18
Age : 28
Location : CANADA FTW!!!!!!!!!!
Re: I made a Java Game
Maybe it's because you used Chrome ;o
It's not anything significantly malicious. At all, I promise
It's not anything significantly malicious. At all, I promise
Re: I made a Java Game
... what anti-virus software AND chrome block it i get suspicious
CheesyPewfs- Forum legend
- Posts : 168
Join date : 2011-03-08
Re: I made a Java Game
Its not a virus its a executable JAR file
It's not harmful at all... if you wonder here is the code I used:
That's it. Don't judge me I'm still learning Java. But if you understand some Java you can realize what that does
It's not harmful at all... if you wonder here is the code I used:
- Code:
import javax.swing.JOptionPane;
class Count{
public static void main (String[] args){
for (int counter=1;counter<=100;counter++){
JOptionPane.showMessageDialog(null, "You got pwned :P " +counter, "You just got pwnt!!!", JOptionPane.PLAIN_MESSAGE);
}
}
}
That's it. Don't judge me I'm still learning Java. But if you understand some Java you can realize what that does
Jonix55- Server Manager
- Posts : 187
Join date : 2011-03-12
Age : 27
Location : Portugal
Re: I made a Java Game
I can program a little in Python, so i get the basic gist of it. But i couldn't rewrite a program to do the same thing for my life(in Java, in python this would be easy)
CheesyPewfs- Forum legend
- Posts : 168
Join date : 2011-03-08
Re: I made a Java Game
Aah, so it stops after 100. Never knew that. Nice to know that someone else knows Python, too ;D
Re: I made a Java Game
just a little bit, can only do some basic stuff
CheesyPewfs- Forum legend
- Posts : 168
Join date : 2011-03-08
:: WowCraft :: General Chat
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum