Skip to content

divyanshk443/maze-runner

Repository files navigation

Maze runner

Welcome to my first game with libgdx, this is just a small project for testing libgdx

a

How to play

If you want to play clone the repo and run

Local machine:

./gradlew desktop:run

Web browser: localhost:8080

./gradlew html:superDev

LibGdx

a

libGDX is a free and open-source game-development application framework written in the Java programming language with some C and C++ components for performance dependent code. It allows for the development of desktop and mobile games by using the same code base. It is cross-platform, supporting Windows, Linux, Mac OS X, Android, iOS, BlackBerry and web browsers with WebGL support.

Controls

A - LEFT
W - UP
S - DOWN
D - RIGHT

Goal

Try to get all the chest but care with the ghosts!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages