chptr-one's Stars
ctongfei/progressbar
Terminal-based progress bar for Java / JVM
libratbag/piper
GTK application to configure gaming devices
DavidHurst/MiniMax-TicTacToe-Java
MiniMax algorithm applied to Tic Tac Toe.
fathzer/javaluator
A java infix evaluator based on "Shunting Yard" algorithm.
mabe02/lanterna
Java library for creating text-based GUIs
mwong510ca/15Puzzle_OptimalSolver
15 Puzzle optimal solver using Additive Pattern Database 7-8 with self learning feature.
rabestro/jetbrains-academy-readability-score
Everyone has their own personal reading history, and as we grow up, we are able to comprehend more and more complicated texts. But how do you estimate the level of difficulty of a given text, and how do you teach a computer to do that? In this project, you will find it out: write a program that determines how difficult the text is and for which age it is most suitable.