Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 418 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 418 Bytes

CheaTank Server

A simple game aimed at developing a cheat client and suppressing it with a server.

Library

Script

Run app

./gradlew run

Build

./gradlew build

Format code

./gardlew formatKotlin

Check dependencies version

./gradlew dependencyUpdates