Skip to content

SahilJ10319/Thief

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thief

A Pac-Man-inspired multiplayer Java game built as a 4-person group project — features a custom maze, AI opponents, and Maven-based build.

Overview

A reimagining of Pac-Man as a "thief vs. cops" game. The player navigates a procedurally laid-out maze collecting loot while AI-controlled cops pursue them. Built in Java with Maven and a JUnit test suite.

Group Members

  • Antonio Benzan
  • Daniel Dai
  • Sahil Janjua
  • Matthew Maxwell

Instructions To compile run

mvn compile

Once compiled to test run

mvn test

Once compiled to execute the program run

mvn assembly:single
cd target
java -jar project-1.0-SNAPSHOT-jar-with-dependencies.jar

About

Pac-Man-inspired multiplayer Java game built as a 4-person group project — custom maze, AI opponents, Maven build.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages