Results 21 to 36 of 36
Thread: Games Made By Forum Users
- 08-12-2011, 06:47 PM #21
I've got a few programs available on code.KevinWorkman.com, if you feel like checking them out.
My two most recent games were Quidditch: Quidditch and Time for Words: Time for WordsHow to Ask Questions the Smart Way
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
- 08-12-2011, 07:14 PM #22
Thanks for sharing your games they are real fun.
- 08-12-2011, 07:17 PM #23
- Join Date
- Jan 2011
- Location
- Richmond, Virginia
- Posts
- 3,069
- Blog Entries
- 3
- Rep Power
- 7
I like your tree generator Kevin, I'm going to have to mess around with the source code sometime.
- 08-12-2011, 07:35 PM #24
@KevinWorkman! Those games are awesome. I had a lot of fun playing Quidditch.
@David M... I think you are missing a class in your game. I will check again and see if I can compile it but I think something is missing. The Class is "HighScores."
- 08-12-2011, 07:41 PM #25
- Join Date
- Jan 2011
- Location
- Richmond, Virginia
- Posts
- 3,069
- Blog Entries
- 3
- Rep Power
- 7
@Kammce: In the kingdom vs dynasty I found a type, when selecting units it says soilder, instead of soldier. Also, any chance you would be willing to show the source code?
- 08-12-2011, 07:43 PM #26
Member
- Join Date
- Apr 2011
- Location
- Kansas
- Posts
- 26
- Rep Power
- 0
You're right. Forgot the highscores file. My post is updated and the zip now contains it.
If you don't want to redownload the zip then here is highscores.java by itself.
- 08-12-2011, 08:39 PM #27
Thanks guys!
How to Ask Questions the Smart Way
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
- 08-12-2011, 08:56 PM #28
@David M, make sure you state which class holds the Main inside of it. It took me a while before I discovered that layout was the main class. Also, I think I might look into the game to see what is up with the lag.
Edit: On my old iBook with a really old PowerPC cpu has major lag but you do not have to worry about that. On my Linux box that has a daul core processor, the game works fine. The only problem is the fact that the ship gets stuff if I am hit by an enemies missile, which means that I have to release the directional key and then hold it down again. But lag is not a problem on a well suited machines.
Lastly, setPlayerVel(5); would be much better than setPlayerVel(2); it is a little slow for me.Last edited by kammce; 08-12-2011 at 09:16 PM.
- 08-12-2011, 09:06 PM #29
Member
- Join Date
- Apr 2011
- Location
- Kansas
- Posts
- 26
- Rep Power
- 0
Thanks for pointing that out. Edited my post.
I know where the lag is I just don't know how to fix it.
Manager checkCollisions() method. I'm going to have to find another way to do it. See this picture.
- 08-12-2011, 09:21 PM #30
Hmmm, the game works fine, and the collision lag goes away after being hit a few times. Also, if someone hits the sides, the ship gets stuck there for a little bit. Sorry if I seem as if I am nit-picking all of the bad things. This is still a very fun game. I have been playing it for a quite a while, while also modifying the game to my advantage.
- 08-12-2011, 09:54 PM #31
Member
- Join Date
- Apr 2011
- Location
- Kansas
- Posts
- 26
- Rep Power
- 0
I haven't noticed the ships sticking at the sides. I'll take a closer look at it. Glad to hear your comments.
Modifying to your advantage: Check out StartMenu.java
- 08-13-2011, 02:57 PM #32
Member
- Join Date
- Jan 2011
- Posts
- 67
- Rep Power
- 0
I think it'd be a little unfair to list the games I've worked on in my professional career, especially since they were all C++ ;), but I'm currently developing a dwarf fortress like game in Java for Android by myself, tentatively called "Cave Dwellers". Actually technically it's on hold at the moment as I've been contracted to develop an iPhone game, but it's a short contract and I'll get back to my game once the contract is up (another month or two).
Youtube videos:
1st Death
They DigCurrently developing Cave Dwellers, a Dwarf Fortress/Minecraft style game for Android.
- 08-13-2011, 09:33 PM #33
- 08-14-2011, 03:40 PM #34
Member
- Join Date
- Jan 2011
- Posts
- 67
- Rep Power
- 0
Cave Dwellers is initially going to be Android only, but if it does well then I'll probably port it to C++ and release a more advanced PC version on Steam. If it does really well on Android I might buy a Mac and iPod/iPhone/iPad and do a port for them too, but using a mac for my current work on iPhone and the ridiculous price of apple hardware has left me a little bitter about that prospect, the game I'm working on is going awesome it's just that OSX is really terrible to use.
Professionally I worked on the following for PS2:
AFL 2006
AFL 2007
Gaelic Games Football 2
Gaelic Games Hurling
On PS3/360/PC I worked on Heroes Over Europe.Currently developing Cave Dwellers, a Dwarf Fortress/Minecraft style game for Android.
- 08-14-2011, 05:11 PM #35
@Skiller, nice work! I am not a fan of sports games but I love flight simulator games and your Heroes Over Europe looks awesome!
My API:Java Code:cat > a.out || cat > main.class
- 10-21-2011, 09:15 PM #36
Similar Threads
-
Help with 2d trials like games in eclipse
By thecoolbrian in forum Java 2DReplies: 3Last Post: 08-24-2010, 04:55 PM -
Text based games help
By mustachMan in forum New To JavaReplies: 0Last Post: 12-04-2009, 01:11 AM -
No class made
By ChuckLS in forum New To JavaReplies: 1Last Post: 04-28-2009, 04:54 PM -
Help! Anagram Games
By geeky123 in forum New To JavaReplies: 6Last Post: 10-13-2008, 04:16 PM -
problem for games
By Gunther in forum Java 2DReplies: 4Last Post: 12-25-2007, 08:42 AM


LinkBack URL
About LinkBacks
Reply With Quote


Bookmarks