Skip to content
This repository was archived by the owner on Mar 19, 2020. It is now read-only.

JacoMalan1/fitch-java

Repository files navigation

Fitch

Fitch is a game I am developing as a side-project. Currently I am busy porting Fitch to Java since the C# version doesn't work on Linux.

Building

Linux / MacOS

  • Run the gradle task 'build'. E.g. $ ./gradlew build
  • To run the program, do the gradle task 'run'.

Windows

  • Run the gradle task 'build'. E.g. gradlew.bat build
  • To run the program, do the gradle task 'run'.

About

An open source platformer game written with OpenGL.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages