Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.07 KB

README.md

File metadata and controls

20 lines (15 loc) · 1.07 KB

Prometheus

https://github.com/VitalGolub/Prometheus/

Instructions:
The project uses gradle, you can either create a runnable to jar to run the game or I created a runApp task that you can use. If you are using eclipse you can simply open the task view, open the build tasks and double click runApp. You can also manually run the main classes as well.

Through gradle, "gradle runApp"

Members:
Atharva Shinde - BrownVader
Gagan Pabla - CrownPab
Lucas Simone - LucasSimone
Vital Golub - VitalGolub

Contributions:
Vital Golub - Movement, Projectiles, collision, FileIO(PlayerStats, and leaderboards), SocketIO(Stat saving by server), interfaces, gradle
Lucas Simone - Mob design(Wizard, Runner), Level/Map design(Walls, wave system, map progress), image work, balancing and bounding box work
Gagan Pabla - Main menu, credits screen, leaderboard screen, end title screen, stats screen, created and worked with css style sheet
Atharva Shinde - Sprites creation and implementation (Mob sprites, level sprites, static entity sprites, main player sprites), animations