stddraw
Here are 26 public repositories matching this topic...
A data visualisation desktop software made using my value compression algorithm. Also contains features important for research & studies.
-
Updated
Jan 21, 2022 - Java
Another version of Snake game where our snake needs to avoid Barriers as well as his own body made with Java swing and Java StdDraw
-
Updated
Jun 19, 2021 - Java
Draws fractals recursively using the StdDraw library.
-
Updated
Dec 8, 2025 - Java
Trying to implement some Control Theory basics for personal eduactional purposes.
-
Updated
Oct 3, 2023 - Java
The project is a Python-based game called Tetris 2048, which has been developed using the StdDraw library included in the repository. The game is a combination of two classic games, and it includes several challenges that have been completed to enhance the gameplay experience.
-
Updated
Apr 1, 2023 - Python
A high-performance retro brick-breaker game built with Java, featuring custom collision physics, real-time animation loops, and dynamic game modes.
-
Updated
Jan 29, 2026 - Java
This project is a great example of how disjoint set forrest data structue works. This program creates a maze of N cells. This program also assures that every maze has a beggining to an end and that every maze is different from each other, since it is created at runtime.
-
Updated
May 2, 2018 - Java
A Java program that calculates and visualizes the ConvexHull of a set of points. Visualizations are done using StdDraw.
-
Updated
Apr 8, 2021 - Java
A high-performance Java engine for grid-based pathfinding, featuring weighted terrain costs and real-time visualization using StdDraw.
-
Updated
Jan 28, 2026 - Java
This repository contains my solutions to the programming challenges from the book "Computer Science: An Interdisciplinary Approach" by Robert Sedgewick and Kevin Wayne. The challenges cover a wide range of topics in computer science, focusing on Java programming.
-
Updated
Oct 15, 2024 - Java
Add this topic to your repo
To associate your repository with the stddraw topic, visit your repo's landing page and select "manage topics."