Java-Gaming.org Java4K winners: [ by our judges | by the community ]         
Featured games (67)
games approved by the League of Dukes
Games in Showcase (∞)
games submitted by our members



News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  Print  
  2 little applet games!  (Read 3325 times)
0 Members and 2 Guests are viewing this topic.
Offline Apo

Full Member
**

Posts: 172
Medals: 1



« on: 2007-07-05 13:13:44 »

Hi,

I want to show you 2 little applet games:

1. ApoCheating

My aim was to "rebuild" the funny flash game classroom with java and some new ideas.
And the result you can see and play here.

Controls: The arrow keys to walk, spacebar to cheat or to check an unknown person and "b" to throw a coin to deflect the teacher.

Screenshot:


2. ApoDefence

I like the TowerDefence maps in games like warcraft3. If you want to play my little clone, you can try it here. You can build 5 towers and have to eleminate 20 enemies. You can choose between different levels, you  can upgrade your towers and research new technologies to build better towers or to have more armor etc. You see you have to do many things. Wink
Some graphics are modified from the flash game flashcraft.

Controls: You can do everything with the mouse. Left click to select something and right click to deselect it. There are also some shortcuts: Press 1 to 5 to build the towers etc

Screenshot:
Offline SluX

Full Member
**

Posts: 189



« Reply #1 on: 2007-07-05 17:26:32 »

Liked the tower defense very much, completed after first game Cheesy
Score 581827 Smiley

"Intelligence is the most beautiful gift and the greatest temptation which one life can receive from the gods."Me Cheesy
Play strategic football
Offline BloodRain

Jr. Member
**

Posts: 86



« Reply #2 on: 2007-07-05 17:38:47 »

Awsome !!!  Shocked Both .

Congratulations !  Wink
Games published by our own members! Go get 'em!
Offline Apo

Full Member
**

Posts: 172
Medals: 1



« Reply #3 on: 2007-08-01 16:10:01 »

Here is my big new project.

At the moment it is a sokobanclon, a logicgame and a bombermangame with nice graphics and 5 minigames.
In this applet I will add more games in the next weeks and months.
It would be nice if someone can test ist.

The sokoban and step tutorial is only in german, but I will change it later.

Applet: Click here

Screenshot:
Offline gouessej

JGO Kernel
*****

Posts: 3557
Medals: 30


TUER


« Reply #4 on: 2007-08-22 15:32:10 »

The applet doesn't work for me, I can't move nor the cursors neither the keyboard. I use JDK 1.6 under Mandriva Linux. I have no problem with other applets.

Julien Gouesse
Offline Apo

Full Member
**

Posts: 172
Medals: 1



« Reply #5 on: 2007-08-22 20:19:54 »

Doesn't work?
With JDK 1.6 and Vista it works fine.
Do you click with the mouse in the applet? After that I can use the keyboard.
Online SimonH

JGO Strike Force
***

Posts: 896
Medals: 14



« Reply #6 on: 2007-08-22 20:42:28 »

Works fine here - by the way if you put
1  
this.requestFocus() 
just before the game loop in the applet's run() you can grab the keyboard input without the user having to click first...

Stickmen Wars 2 is in development.
Meanwhile try Bloodridge
Offline gouessej

JGO Kernel
*****

Posts: 3557
Medals: 30


TUER


« Reply #7 on: 2007-08-23 02:12:40 »

Doesn't work?
With JDK 1.6 and Vista it works fine.
Do you click with the mouse in the applet? After that I can use the keyboard.
No it doesn't work at all, I tried several times. Please, before assuming that your game works, make some tries under some different operating systems. My own game is frequently tested under Macintosh OS X, Unix (Solaris), Linux (Mandriva Linux 2007, Mandriva Linux 2006, Debian Sarge, Gentoo, Fedora Core, Ubuntu...), Microsoft Windows (NT 2000, XP, Vista). It works fine under all these systems except Vista. As your game works inside an applet, your aim seems to be to make something cross-platform for everyone, not only for Vista users. It works fine under Vista but it doesn't mean it should work fine on other OS as Vista is still unstable. That is why you must often perform tests. Good luck. I will test your game as often as possible, hoping it will finally work here too.

P.S : requestFocus might not work in some very rare cases. I use an other solution which is more complicated, I use a java.awt.Robot but it might cause some problems in an unsigned applet.

Julien Gouesse
Offline josuff

JGO n00b
*

Posts: 3



« Reply #8 on: 2007-10-02 07:15:19 »

Nice effort but Graphics are not that much good.

Offline japto

JGO n00b
*

Posts: 3



« Reply #9 on: 2007-11-09 06:16:53 »

nice game.......really i enjoy it........carry on.Next time i wana see more exited games. Cheesy Cheesy Cheesy Cheesy Cheesy

Games published by our own members! Go get 'em!
Offline gouessej

JGO Kernel
*****

Posts: 3557
Medals: 30


TUER


« Reply #10 on: 2007-11-09 07:01:06 »

It doesn't work here after 7 tries :
java.lang.OutOfMemoryError: Java heap space
   at java.awt.image.DataBufferInt.<init>(DataBufferInt.java:41)
   at java.awt.image.Raster.createPackedRaster(Raster.java:458)
   at java.awt.image.DirectColorModel.createCompatibleWritableRaster(DirectColorModel.java:1015)
   at java.awt.GraphicsConfiguration.createCompatibleImage(GraphicsConfiguration.java:163)
   at a.a.g.b(Unknown Source)
   at a.a.g.a(Unknown Source)
   at apoHarry.ApoHarryApplet.init(Unknown Source)
   at sun.applet.AppletPanel.run(AppletPanel.java:418)
   at java.lang.Thread.run(Thread.java:619)
basic: Exception: java.lang.OutOfMemoryError: Java heap space

JDK 1.6 update 2
Debian Linux Etch
2 GB DDR RAM
onboard graphics card ATI XPress 200
web browser IceWeasel

Julien Gouesse
Offline josuff

JGO n00b
*

Posts: 3



« Reply #11 on: 2007-12-01 04:43:31 »

nice games here.....I will must join that.....but recentaly I have played two games.......online.....Goodzilla & Snookar009.....mast games.....full thrill and great animation........I like it sooooooooooo much//////////////////////////

www.crazygamester.com

Pages: [1]
  Print  
 
 
Jump to:  


Add your game by posting it in the showcase section.

The first screenshot will be displayed as a thumbnail.

Danny02 2012-05-21 17:10:34

Danny02 2012-05-21 17:07:10

Danny02 2012-05-21 16:56:12

davedes 2012-05-21 13:59:23

obsidian_golem 2012-05-20 20:28:41

darkjava55 2012-05-12 16:14:40

Ultroman 2012-05-12 09:36:05

Ultroman 2012-05-11 22:49:53

Ultroman 2012-05-11 22:20:01

Ultroman 2012-05-11 22:17:34
Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.082 seconds with 19 queries.