Skip to content
This repository was archived by the owner on Dec 30, 2022. It is now read-only.

foxyseta/monkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🅼🐵🅽🅺ey

Project for the University of Bologna Data Structure and Algorithms course (a.y. 2020-21).

Prerequisites

  • any Java Development Kit
  • make

Commands

Cleaning

clean-docs removes the documentation, while clean-build removes the results of the previoud build process. clean does both.

Docs

make docs generates the relevant documentation.

Building

make build builds the whole project from zero. Use make build-debug instead if you plan on using the debugger as well.

Testing

make test runs some tests which are not used during the main execution due to performance reasons. Use make test-debug instead if you plan on using the debugger as well.

Running

make run MNK="5 4 3" executes a 5-4-3-game. make run (with no additional parameters) executes a game of tic-tac-toe (3-3-3-game). Use run-debug if you plan on using the debugger as well.

About

Project for the University of Bologna Data Structure and Algorithms course (a.y. 2020-21).

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •