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
Java-Gaming.org
>
Games Center
>
Contests
>
Finished Contests
>
4K Game Competition - 2007
>
SQUARIUS^2
Pages: [
1
]
Print
SQUARIUS^2
(Read 5055 times)
0 Members and 2 Guests are viewing this topic.
zeroone
Sr. Member
Posts: 295
Medals: 10
SQUARIUS^2
«
on:
2007-09-24 11:07:04
»
You guys may find this amusing:
http://meatfighter.com/squarius2/
It’s an enhanced version of one of my J4K 2007 entries. It’s not in Java though.
Abuse
JGO Kernel
Posts: 1866
Medals: 5
falling into the abyss of reality
Re: SQUARIUS^2
«
Reply #1 on:
2007-09-24 13:18:07
»
Where is the webstart link
.
.
.
.
.
.
hmm, didn't work =|
Please say that isn't the error received if I don't have .net runtime installed
zeroone
Sr. Member
Posts: 295
Medals: 10
Re: SQUARIUS^2
«
Reply #2 on:
2007-09-24 13:58:25
»
Quote
Where is the webstart link
I was really surprised to discover that .NET doesn’t offer an equivalent to webstart. MS needs to offer a better deployment model.
Quote
Please say that isn't the error received if I don't have .net runtime installed
Sadly, it probably is. Makes me want to stick to Java.
Did you extract the executable and try to launch it locally? Perhaps its some messed up .NET security error from trying to launch from a remote site.
Games published by our own members! Go get 'em!
Abuse
JGO Kernel
Posts: 1866
Medals: 5
falling into the abyss of reality
Re: SQUARIUS^2
«
Reply #3 on:
2007-09-24 20:07:55
»
Ran fine on my Vista machine at home.
Played through to level 4 without dying, had maxed out powerups.... then a big block fell from the ceiling without warning, and I died...... 0_o
Maybe the balance needs abit of tweaking ^_^
It desperately needs sound too.
Oh and more exotic power ups
Apart from that, good game!
Out of interest, why did you write the game using .net?
erikd
JGO Kernel
Posts: 2561
Medals: 7
Maximumisness
Re: SQUARIUS^2
«
Reply #4 on:
2007-09-25 06:50:40
»
Quote from: zeroone on
2007-09-24 13:58:25
I was really surprised to discover that .NET doesn’t offer an equivalent to webstart. MS needs to offer a better deployment model.
.NET has ClickOnce, which is about the same as Java Web Start.
http://msdn2.microsoft.com/en-us/library/ms996413.aspx
http://www.gagaplay.com
zeroone
Sr. Member
Posts: 295
Medals: 10
Re: SQUARIUS^2
«
Reply #5 on:
2007-09-25 10:00:21
»
Quote
It desperately needs sound too.
I couldn't find a simple way of adding sound and music to a C# application.
Quote
Out of interest, why did you write the game using .net?
I wanted to see what the pros and cons of making a .NET game were. Also, I was hoping to explore XNA at some point and I felt this was a step in that direction.
Quote
.NET has ClickOnce, which is about the same as Java Web Start.
I'll look into this. Thanks for the link.
zeroone
Sr. Member
Posts: 295
Medals: 10
Re: SQUARIUS^2
«
Reply #6 on:
2007-10-06 18:10:19
»
Quote
.NET has ClickOnce, which is about the same as Java Web Start.
Apparently, it's true. ClickOnce seems to work well... at least in IE. I updated the page. Thanks for the suggestion.
Quote
It desperately needs sound too.
Originally I couldn't find a way to play sound effects and music in C# without dipping into the XNA or DirectX libraries. But, I noticed .NET 2.0 does have a namespace with a class that can play wav files. But, I think I'll avoid bloating my tiny game with music files. Kind of defeats the point. That is, I wanted to demonstrate gameplay without all the bells and whistles.
Pages: [
1
]
Print
Jump to:
Please select a destination:
-----------------------------
Games Center
-----------------------------
=> Featured Games
=> Showcase
=> Contests
===> LWJGL16k - 2011
===> 4K Game Competition - 2012
===> JGO Comp Petite
===> Finished Contests
=====> 4K Game Competition - 2011
=====> 4K Game Competition - 2010
=====> 4K Game Competition - 2009
=====> 4K Game Competition - 2008
=====> 4K Game Competition - 2007
=====> 4K Game Competition - 2006
=====> 4K Game Competition - 2005
=====> Tiny Game 2010
=====> JGO Comp 2009
=====> 16K LWJGL Competition - 2005
=====> Java Technology Game Development Contest - 2004
-----------------------------
Discussions
-----------------------------
=> General Discussions
===> Suggestions
=> Business and Project Discussions
===> Jobs and Resumes
===> Community & Volunteer Projects
=> Miscellaneous Topics
-----------------------------
Game Development
-----------------------------
=> Newbie & Debugging Questions
=> Articles & tutorials
=> Game Play & Game Design
=> Game Mechanics
===> Artificial Intelligence
=> Networking & Multiplayer
=> Performance Tuning
=> Shared Code
-----------------------------
Java Game APIs & Engines
-----------------------------
=> Engines, Libraries and Tools
===> Java 3D
===> JInput
===> jMonkeyEngine
===> Xith3D Forums
===> Tools Discussion
=> Java 2D
===> JavaFX
=> OpenGL Development
===> JOGL Development
===> LWJGL Development
=> Java Sound & OpenAL
===> JOAL Development
=> Java on Mobile Devices
===> Android
===> J2ME
Loading...