Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 291 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 291 Bytes

Rat-Maze

Rat Maze project in Java This project was created in my Java class as our last final project. I worked on this with 2 other members. In order for this project to run properly, the server side (Maze) has to be executed first. Only then should the client side (Rat) be executed.