Skip to content

This was my university game project. I created most of the UI and its support in it.

License

KamilDevelopments/UniversityGameProject

 
 

Repository files navigation

ClientSide

(This was my university game project. I created most of the UI and its support in it.) Client-side version of the application is a storage for the code and assets used by the client-side of the application. Client-side code refers to the code that runs on a user's computer or device and interacts with the user interface.

Documentation in Doxygen

In the main directory of the repository, there is a Doxygen configuration file for creating documentation from code. To update the documentation with the added code, you should follow these steps:

  1. Open the Doxyfile using Doxywizard.
  2. Select the "Run" tab.
  3. Click the "Run doxygen" button and wait for a few seconds.

A "docs" folder will be created in the main directory, and an "html" folder containing the documentation will be created within it.

About

This was my university game project. I created most of the UI and its support in it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%