What's The Hardest Program You've Ever Done?
Started by
Abyzmic
, Mar 16 2005 04:27 PM
84 replies to this topic
#61
Posted 22 October 2007 - 09:34 AM
Well, the hardest program I have made is built on Strings, chars, files and alot of time trying to figure out what it does :D
No actually it gets data from a file on internet, filters bad stuff from it and prints out a clean wonderfull list that helps me alot.
Its divided by 50, 50, 50 and so on...
Anyway, here is the jar file: Jar file just click it and enter a number betwen 1-10, hint: don't choose over 8k players.
The only problem is that special characters has alredy been translated in the data file into different strings.
Like å = %2O2%, get the point?
Now that ruins alot of my work and I still wonder if it is possible to translate them back into special characters.
No actually it gets data from a file on internet, filters bad stuff from it and prints out a clean wonderfull list that helps me alot.
Its divided by 50, 50, 50 and so on...
Anyway, here is the jar file: Jar file just click it and enter a number betwen 1-10, hint: don't choose over 8k players.
The only problem is that special characters has alredy been translated in the data file into different strings.
Like å = %2O2%, get the point?
Now that ruins alot of my work and I still wonder if it is possible to translate them back into special characters.
#62
Posted 17 November 2007 - 10:26 PM
The hardest program i've done is a calculator that does the quadratic formula for you all you have to do is give it a, b, and c!
#66
Posted 05 January 2008 - 04:57 PM
The hardest program I have tried to write was a media player.
#67
Posted 19 January 2008 - 01:38 PM
this -
public class test
{
public static void main (string [] args)
{
}
}
jk :P
<_<
>_>
public class test
{
public static void main (string [] args)
{
}
}
jk :P
<_<
>_>
#70
Posted 05 February 2008 - 01:34 AM
Well if you're gonna joke in Java do it right :P
#73
Posted 08 February 2008 - 04:48 PM
I *think* he's upset I rejected his "friend request", why such a feature exists on a forum I have no clue. This isn't Xbox Live.
#75
Posted 20 February 2008 - 03:33 AM
A difficult program I have worked on was a Su Do Ku one. I have it worked out so a single user can start a game and play. Getting the GUI to look right was fun :-p.
If I get around to it I want to try to get it to be a multi-user program. Thinking about connections and how the users can interact with eachother is a great way to sink some time :)
Jaralim
If I get around to it I want to try to get it to be a multi-user program. Thinking about connections and how the users can interact with eachother is a great way to sink some time :)
Jaralim
#76
Posted 20 February 2008 - 10:27 AM
A difficult program I have worked on was a Su Do Ku one. I have it worked out so a single user can start a game and play. Getting the GUI to look right was fun :-p.
If I get around to it I want to try to get it to be a multi-user program. Thinking about connections and how the users can interact with eachother is a great way to sink some time :)
Jaralim
If I get around to it I want to try to get it to be a multi-user program. Thinking about connections and how the users can interact with eachother is a great way to sink some time :)
Jaralim
cool (:
#77
Posted 01 May 2008 - 05:44 AM
Pong lol
#78
Posted 01 May 2008 - 05:45 AM
especially the gfx
#79
Posted 31 October 2008 - 06:03 PM
Hi im working on the hardest thing i could imagine , a Chess game its kinda too complicated and besides i m gonna make it online playable with ability to chat whithin the game (RMI + sockets), and add some AI levels
#80
Posted 04 November 2008 - 05:16 PM
I PROGRAM FO BLIZZARD












