Skip to content

Indie horror AI game, where you need to hit monsters with box

Notifications You must be signed in to change notification settings

yp3y5akh0v/hitbox

Repository files navigation

hitbox

Indie horror AI game, where you need to hit monsters with box

alt tag

This project was built using LibGDX framework and Flow Field pathfinding algorithm. Used Tiled Map Editor to generate levels. The pattern for level's name is ###, where # - digit from [0, 9]. Xbox controller support. Mobile versions (Android, IOS) are still in development process, but you can test desktop version with or without controller. The project will change over time (fixing bugs, adding new features, etc.). Enjoy!

How to play

  • Use arrow keys to move around
  • Use space key to hit the box
  • Use escape key to pause game

How to compile

  • Download gradle tool from here
  • Use gradlew.bat tasks (for Windows) or ./gradlew tasks (for Unix) command

If an error occurs after compiling try to change sourceCompatibility parameter from build.gradle files

How to run

  • Use gradlew.bat desktop:run (for Windows) or ./gradlew desktop:run (for Unix) command

About

Indie horror AI game, where you need to hit monsters with box

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published