All Projects → fabiensanglard → Prototyp

fabiensanglard / Prototyp

Licence: other
JAVA LWJGL shoot'em up.

Programming Languages

java
68154 projects - #9 most used programming language
perl
6916 projects
Prototyp is a JAVA shoot'em up using LWJGL.

HOW TO RUN ?
============

- Create a new RUN "Java Application".
- Select rtype.Prototyp as main method.
- Set java.library.path as a JVM parameter:
      - -Djava.library.path=native/macosx
      - -Djava.library.path=native/win32
      - -Djava.library.path=native/linux

Enjoy !!

Fabien

I also wrote a 3D shoot'em up in the style of Ikaruga:

http://fabiensanglard.net/neverGiveUp/index.php

 
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].