Java-Gaming.org
Java4K - to go         Javadoc:
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  
  SQUARIUS^2  (Read 4935 times)
0 Members and 1 Guest are viewing this topic.
Online zeroone

Sr. Member
**

Posts: 287
Medals: 8



« 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.
Offline Abuse

JGO Kernel
*****

Posts: 1859
Medals: 5


falling into the abyss of reality


« Reply #1 on: 2007-09-24 13:18:07 »

Where is the webstart link  Grin

.
.
.
.
.
.

hmm, didn't work =|



Please say that isn't the error received if I don't have .net runtime installed Shocked
Online zeroone

Sr. Member
**

Posts: 287
Medals: 8



« 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!
Offline Abuse

JGO Kernel
*****

Posts: 1859
Medals: 5


falling into the abyss of reality


« 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 Grin

Apart from that, good game!

Out of interest, why did you write the game using .net?
Offline erikd

JGO Kernel
*****

Posts: 2561
Medals: 7


Maximumisness


« Reply #4 on: 2007-09-25 06:50:40 »

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

Online zeroone

Sr. Member
**

Posts: 287
Medals: 8



« 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.
Online zeroone

Sr. Member
**

Posts: 287
Medals: 8



« 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:  

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