Psycho Engine

Hi guys, i’m here to show you a little 2D engine I’wrote in java (using processing as rendering engine and phys2d as physics engine).
My idea is to create a full-customizable and extendible engine such Madness Interactive (amazing flash game ;D).
I will use psycho engine for my first game project java based (His name is, Duality: Project Psychokiller).

Engine Features:

  • Particles Systems
  • Possibility to equip untile 2 weapons
  • Gravity and Physics effects (thx to phys2d ;D)
  • Animated sprite and rotating arms (i will add the animation of sprite in a few days)

If are you interested at game, i can add game sypnosis and other, and a few days i will add the engine source (course i will deploy the game/engine as open source).

I moust adjust some features of engine before of upload it, but meanwhile a video of the main features.

Don’t be cruel, It’s my first graphics/gaming java work ;D ;D ;D

PS: Sorry for bad english, I’m italian :wink:

pretty good

A playable demo of my engine (version 1.3)

Features

  • Parallax effect
  • Particle System
  • Animated sprite
  • and more…

Download the demo @ http://download783.mediafire.com/izzlygcwajzg/dwmyzzytl2x/PEngine1.3.rar

Launch .bat file to start the engine, in files/src you can find all the java sources.

Instructions

W, A, D --> jump, move left and right
Left click --> shot with primary weapon
Right click --> shot with secondary weapon
Z --> alternate arms with weapons
X --> align arms with weapons
T --> throws the primary weapon (if you throw the weapons you cannot pick up it again) *
R --> throws the secondary weapon (same ;)) *

  • the launch velocity depends by speed with you move the arms with mouse.

In Future

In a few days i will introduce a simple AI for enemies and in a future (I should learn this skill at the virtual reality course of my university) create the movement of the sprite arms with the motion capture of our finger by webcam (like the old eye toy), with the processing port of OpenCV.

Enjoy

Nick