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  
  [Journal] TinyStealth  (Read 1406 times)
0 Members and 1 Guest are viewing this topic.
Offline Orangy Tang

JGO Kernel
*****

Posts: 2960
Medals: 37


Monkey for a head


« on: 2010-04-18 19:22:35 »

This is me officially throwing my (overly elaborate, yet somewhat mishapen) hat into the ring in a vauge attempt to motivate myself and actually finish something. Smiley I'm planning a platformer with stealth elements, although I've not decided on a name yet so 'TinyStealth' is the current placeholder.

Unlike Markus I think i'll be keeping it old-school and statically assigning my palette by hand, with some palette cycling and other tricks to make the game look like it's using more colours than it's actually displaying at any given time. My feeble programmer brain is currently breaking that down into 8 colours for characters and enemies, 4 for backgrounds and 4 for 'special' colours.

[ TriangularPixels.com - Play Growth Spurt, Rescue Squad and Snowman Village ] [ Rebirth - game resource library ]
Offline Orangy Tang

JGO Kernel
*****

Posts: 2960
Medals: 37


Monkey for a head


« Reply #1 on: 2010-04-25 05:37:18 »

Progress so far is a little proof-of-concept to test how a platformer can work in the tiny resolution. I'm aiming for single-screen rooms (no scrolling) so everything has to be pretty compact.



http://www.triangularpixels.com/Ega/Ega.html

[ TriangularPixels.com - Play Growth Spurt, Rescue Squad and Snowman Village ] [ Rebirth - game resource library ]
Offline me

Full Member
**

Posts: 158
Medals: 1


Java games rock!


« Reply #2 on: 2010-05-26 06:33:43 »

Hello Orangy Tang,

Tried it on :
                   Acer Aspire 5740, Windows 7 , Internet Explorer, jdk1.6.0_20
                   Mac Mini, Snow Leopard OS X, Safari, jdk 1.6.0_20
                   Suse 10 (Virtual Machine), firefox 2.0.0.14, jdk 1.6.0_19
                   HP Compaq 6820, Fedora 8, Firefox 2.0.0.10, jdk 1.6.0_04

The Linux machines (both virtual and physical) couldn't get focus in the applet
so I was unable to move.

Conept is interesting. As far as I can tell the colored bars allow me to travel
through them, but the gray and white bars don't let me cross. But when
hitting the jump key I sometimes could pass them. Don't know if that is
intentional.

Best regards from

M.E.

M.E.
--------
Games published by our own members! Go get 'em!
Offline zammbi

JGO Strike Force
***

Posts: 963
Medals: 9



« Reply #3 on: 2010-05-26 06:43:44 »

Was able to crash it by going through the side wall and then dropping down:


Quote
Exception in thread "BioSpark Main" java.lang.ArrayIndexOutOfBoundsException: 30
   at biospark.EgaScreen.setPixel(EgaScreen.java:82)
   at biospark.room.PlayerCharacter.draw(PlayerCharacter.java:475)
   at biospark.room.Room.draw(Room.java:148)
   at biospark.Flow.draw(Flow.java:44)
   at biospark.BioSpark.draw(BioSpark.java:151)
   at biospark.BioSpark.run(BioSpark.java:121)
   at java.lang.Thread.run(Unknown Source)

Current project - Rename and Sort
Offline Markus_Persson

JGO Kernel
*****

Posts: 2092
Medals: 10


Mojang Specifications


« Reply #4 on: 2010-05-26 09:23:53 »

That screen effect is really nice, but also against the rules (or so I hope).

Play Minecraft!
Offline Apo

Full Member
**

Posts: 172
Medals: 1



« Reply #5 on: 2010-05-26 10:26:54 »

Quote
Couldn't open from file, trying classpath (java.security.AccessControlException: access denied ("java.io.FilePermission" "Data\resources.xml" "read"))
Mapping 'Image' to class biospark.ImageResource
path: Vignette_640x480.png
on floor 20.329994
Offline Orangy Tang

JGO Kernel
*****

Posts: 2960
Medals: 37


Monkey for a head


« Reply #6 on: 2010-05-26 10:34:29 »

Yeah, basically I gave up on this.  Undecided

I tried about three different approaches but couldn't get the AI movement / animation to look good enough at such a tiny resolution, where foot sliding and single-pixel errors are hugely noticable. Sad

So I've gone back to Albion instead.

[ TriangularPixels.com - Play Growth Spurt, Rescue Squad and Snowman Village ] [ Rebirth - game resource library ]
Pages: [1]
  Print  
 
 
Jump to:  

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.146 seconds with 22 queries.