Quote:
I am trying really hard to make sure I dont over-react when I see things like "I begin to think this game is poo" or "maths crap"...I know what you are getting at and can respect your view but also when I see it I see what potentialy looks like someone slagging off what youve spent over a year of your life working on with no hope of any reward higher than (hopefully) some people playing it...no money...no publishing....'nuttin'.
|
but a lot of respect  .
A.. i just get a little qestion, i was busy on a little fan game, after coding the font engine, and working well.. I discoverd that i just ripped all graphics from JJ2.. How legal can this be ? I did not make them.. So do i need to make my own graphics for a LEGAL fangame ?
For Jerry:
http://129.125.101.130/~marijn/scree...ject270206.jpg
I also like to put the code, ( im proud of my class  ).
Not for Jerry:
Quote:
font.DrawFont(backBuffer,new Point(0,90),"Jazz Jackrabbit",sfont,JazzJackrabbit3.Font.FontSize.Small);
font.DrawFont(backBuffer,new Point(0,105),"Baggers 3d Game rule .",sfont,JazzJackrabbit3.Font.FontSize.Small);
font.DrawFont(backBuffer,new Point(0,120),"The Quick Brown Fox Jumpes over the Lazy Dogg",sfont,JazzJackrabbit3.Font.FontSize.Small);
|
PS: don't take that Jerry thing to hard.. I know you can handle a little joke.
Last edited by Marijn; Feb 27, 2006 at 06:54 AM.
|