angloth / surviving-it

A game about survival written in pure Java.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Surviving It

Surviving it is a game written in pure Java, with a focus on expandability and clean, readable code. The game is, or will eventually be, about survival and exploration. As of now it is still under heavy development.

Some of the main features are:

  • Combat system
  • Enemy AI
  • Procedurally generated worlds
  • A variety of tools and weapons

gameplay image

Usage

Project setup

To try the game, just clone this repository and build the project in your favorite IDE. Since IntelliJ IDEA is being used to develop the project the required project files for IntelliJ are already present in the project directory.

Credits

The project is being developed by Angus Lothian and Oskar Lundin. Some of the animal sprites used were drawn by whdragon.

About

A game about survival written in pure Java.


Languages

Language:Java 100.0%