fabiensanglard / Prototyp

JAVA LWJGL shoot'em up.

Home Page:http://fabiensanglard.net/Prototyp/index.php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

 

About

JAVA LWJGL shoot'em up.

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


Languages

Language:Java 99.5%Language:Perl 0.5%