-
GithubActions Public
Forked from kgerot/GithubActionsGithub Actions Lab for CSCE 361
C# MIT License UpdatedApr 13, 2024 -
Hunger-Games Public
A Program that has multiple bouncing objects. One object is the "hunter" and it "eats" the other objects as it comes in contact with them.
Python UpdatedFeb 1, 2023 -
Maze-Starter- Public
1. Labyrinth is game which counts the depth of each move. 2. On a set of 7 lilypads, there are 3 lilies representing Toads and 3 representing Frogs. Toads and Frogs take turns moving. Moves consist…
Python UpdatedFeb 1, 2023 -
City-Games Public
The program goes as such: Step 1: A cul-de-sac is created with a random number of houses. Step 2: The current state of the neighborhood, including who is currently at which house, is printed. Step …
Python UpdatedFeb 1, 2023 -
-
Small-projects- Public
A set of small projects, interactive games, and programs.
Python UpdatedFeb 1, 2023 -
Mandelbort Public
This program generates a plot of the Mandelbrot set and displays it using the matplotlib library. The final function takes in some parameters to control the appearance of the plot.
UpdatedFeb 1, 2023 -
Card-Game Public
This code implements a simple card game where two players receive 5 cards each from a shuffled deck of cards. It uses classes to represent a Card, a Deck, and a Player, and demonstrates basic OOP c…
Python UpdatedFeb 1, 2023