Aunmag / shooter-java

2D top-down zombie shooter

Home Page:https://vk.com/shooter_rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Zombie Shooter Game

About

A game with no name. For now its goal is very simply to shoot zombies chasing after you. The game has several advantages, like high quality bullet ballistics and geocentric camera rotation relative to the player. I'd like to make something similar to S.T.A.L.K.E.R., with open locations, quests, cooperative mode and so on. It may take a lot of time and effort. I'll do it as best I can, because as I've only been programming about an year.

To launch this game make sure you have Java installed (as for Minecraft). You probably have it already. Then unpack the archive in any folder and run "game.jar" file to play.

Screenshots

Build

  • Install JDK 11
  • Install Apache Maven dependency manager
  • Clone this repository and go to its directory
  • Download and extract assets
  • Run mvn compile exec:java to build and launch the game

About

2D top-down zombie shooter

https://vk.com/shooter_rs

License:Apache License 2.0


Languages

Language:Java 99.6%Language:GLSL 0.4%