Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 326 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 326 Bytes

Evilian Platform Source Code

Evilian was born as a university project to learn object oriented programming paradigm.
The game is written in java and it uses the libGDX framework for rendering
and box2d as a physics engine.
The purpose of this project was to learn OOP principles while developing an academic project.