Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 686 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 686 Bytes

Castle Casters

The game of Quoridor with a medieval fantasy theme. Created for my Harding University department of computer science capstone class.

Cross-platform, tested on macOS and Windows.

Technologies Used

  • Java 21
  • lwjgl
    • OpenGL 4.1
    • OpenAL
    • GLFW
    • stb
  • Netty 4
  • Jenetics
  • GSON
  • Lombok

Building

This project uses standard Maven commands for building. To build the project, run the following command:

mvn package

You will find the built JAR file in the target directory.

Main Menu

Game Screen - Desert

Game Screen - Grass