ncharlton02 / Robogeddon-libgdx

A secure the area game focused on resource automation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Robogeddon

A secure the area game focused on resource automation

Note: This is not being actively developed. There is a new (WIP) version written in Rust.

Running the game

To run the client:

gradlew packSprites run

To run the server:

gradlew server:runServer

Pictures

Mining Base Enemy Base Main Menu

Building an image

To build a Windows image (bundled JRE) simply run the following

gradlew client:runtime

The image will be in the client/build/image folder!

About

A secure the area game focused on resource automation

License:MIT License


Languages

Language:Java 99.5%Language:GLSL 0.3%Language:C# 0.2%