stddraw

There are 23 repositories under stddraw topic.

  • acdirican/pissed-and-crazy-chickens

    That does it! Chickens can no longer suffer foxes. It's time for them to revenge. Let's help them :-).

    Language:Java5100
  • JayedRafiProjects/data_visualization_software

    A data visualisation desktop software made using my value compression algorithm. Also contains features important for research & studies.

    Language:Java5100
  • dchen327/isola-game

    A java implementation of the board game Isola with minimax AI

    Language:Java3300
  • aizenbaidya/tetris

    A simple Tetris clone coded in Java using the StdDraw library.

    Language:Java2100
  • aizenbaidya/tic-tac-toe

    Tic-tac-toe.

    Language:Java2100
  • aizenbaidya/wordle

    A simple Wordle clone.

    Language:Java2100
  • kevinjmz/NMaze

    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.

    Language:Java1000
  • whoy51/ChessGame

    Chess game with StdDraw library

    Language:Java1101
  • Zalius/Snakes

    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

    Language:Java1100
  • bweir27/QuickHull

    A Java program that calculates and visualizes the ConvexHull of a set of points. Visualizations are done using StdDraw.

    Language:Java0200
  • Camille-Molinier/Tower_defense

    Tower defense in java

    Language:Java00
  • emircetinmemis/tetris2048

    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.

    Language:Python0000
  • KrishayB/RecursiveFractals

    Draws fractals recursively using the StdDraw library

    Language:Java0100
  • leifekstromclark/taffy-tangle

    Classic candy crush / bejeweled game in the python std library

    Language:Python0100
  • MrCocoNuat/maze-generator

    Produces perfect square mazes and optionally solves them too.

    Language:Java0100
  • st4s1k/control-theory-toolset

    Trying to implement some Control Theory basics for personal eduactional purposes.

    Language:Java0200
  • Amit-Danino/SnakeGame

    Written in Java, right after my first programming course - "Snake" implemented by only StdDraw, StdIn, Lists and Nodes.

    Language:Java10
  • asarm/Projectile-Motion-Game

    That's a 2D Java projectile motion game using StdDraw Library

    Language:Java10
  • egbonjefri/java_programming_robert_wayne

    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.

    Language:Java
  • marktfaust/MondrianArt

    The purpose of this program is to allow users to input their own values which will describe the characteristics of a computer-generated, custom piece of art that mimics the style of Dutch artist Piet Mondrian.

    Language:Java10
  • MrCocoNuat/second-strike

    Two-player board game to determine who is left after the Fire Deluge.

    Language:Java10
  • MrCocoNuat/welters

    Two-player game to see who is the better Magician.

    Language:Java10
  • whoy51/StdDrawProjects

    A bunch of examples for StdDraw library

    Language:Java10