Skip to content

shepherdjerred/castle-casters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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