Skip to content
#

code-readability

Here are 7 public repositories matching this topic...

Hangman is a word-guessing game. The computer selects a random word, and the player tries to guess it letter by letter. The player has a limited number of attempts. Incorrect guesses lead to parts of a stick figure being drawn. If the player guesses the word before the figure is complete, they win.

  • Updated Oct 7, 2024
  • Python

Librarium is a Java-based project developed in December 2022, featuring RESTful APIs built with Spring Boot to improve backend functionality. Maven was used for dependency management and project builds. The project included comprehensive testing with JUnit 5 and MockMvc to ensure reliability.

  • Updated Nov 2, 2024
  • Java

Improve this page

Add a description, image, and links to the code-readability topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the code-readability topic, visit your repo's landing page and select "manage topics."

Learn more