Search found 24 matches
- Wed Jun 22, 2011 12:15 am
- Forum: Coding
- Topic: Pure Java tutorials?
- Replies: -1
- Views: 853
Pure Java tutorials?
I somewhere read that you need 1000 hours of Java programming in order to become ... OK jMonkey will become my next weapon of choice in making a game, so I wondered if you guys knew the good tutorials. Not -any- Java tutorial, but the -good- Java tutorials. Also, I need a couple of really, really sm...
- Sun Jun 12, 2011 2:46 am
- Forum: Say Hello
- Topic: Greetings.
- Replies: 7
- Views: 1408
Re: Greetings.
I HAVE FAILED YOU!!!
But I'll continue trying...
But I'll continue trying...
- Fri Jun 10, 2011 7:39 pm
- Forum: Announcements and Site Discussion
- Topic: back to the IRC question
- Replies: 14
- Views: 6319
Re: back to the IRC question
I was... too late...
- Sun Jan 10, 2010 12:59 am
- Forum: Coding
- Topic: Map design, how?
- Replies: 3
- Views: 1352
Map design, how?
I have been googling on how to make a map like this: http://images.jakeludington.com/games/travian_map.jpg N ow, some dude pasted code: <?php set_time_limit(10800); for($y=40;$y>=1;$y--) { for($x=1;$x<=40;$x++) { require_once('includes/db/DbConnector.php'); $connector = new DbConnector(); $result =...
- Wed Jan 06, 2010 2:08 pm
- Forum: Older Browser MMO Videos
- Topic: Whats needed next
- Replies: 95
- Views: 126210
Re: Whats needed next
I have seen the gold video, but it only has the same layouts as the top. :/
- Wed Jan 06, 2010 12:18 am
- Forum: Older Browser MMO Videos
- Topic: Whats needed next
- Replies: 95
- Views: 126210
Re: Whats needed next

Is the one I dislike, but i like :

- Tue Jan 05, 2010 9:26 pm
- Forum: Older Browser MMO Videos
- Topic: Whats needed next
- Replies: 95
- Views: 126210
Re: Whats needed next
I would love to see a gridmap in Red Alert 2 style, not RA1 style :s
- Tue Jan 05, 2010 12:31 pm
- Forum: Older Browser MMO Videos
- Topic: Authenticate.php is accepting (almost) all passwords #SOLVED
- Replies: 2
- Views: 858
Re: Authenticate.php is accepting (almost) all passwords #SOLVED
Thank you jpoisson!
- Tue Jan 05, 2010 2:12 am
- Forum: Older Browser MMO Videos
- Topic: Authenticate.php is accepting (almost) all passwords #SOLVED
- Replies: 2
- Views: 858
Authenticate.php is accepting (almost) all passwords #SOLVED
I had put my interests on ice until now. I got stuck at this Login page, that did not work as I expected. Authenticate.php just doesn't seem to care about passwords. Code: <?php // // Authenticate // include_once 'connect.php'; session_start(); if (isset($_POST['submit'])) { $player=$_POST['player']...
- Sat Nov 07, 2009 2:12 pm
- Forum: General Development
- Topic: IRC, Please, God Please.
- Replies: 12
- Views: 3481
Re: IRC, Please, God Please.
So? What do we do?