Pinned Repositories
activityResults-COSC1437
This Java Program takes the numbers from "steps.txt" and finds the average of low-high days. Assignment from COSC 1437 Class.
aStarPathFinding
A* Path Finding Algorithm Visualizer. A friend and I created this program for a high school python class for the final. At least 6 years old with some minor things. Can add and remove walls by clicking empty squares and adjust how big the grid is within the code. Forgot most of how we did this but it exists still.
autoHealerTerraria
OpenCV Auto Health Potion for Terraria
BingRewards
๐ค Automate Bing Searches ๐, Quizzes ๐งช, Polls ๐, & more for Bing Rewards. ๐ธ
bussesPolymorphism-COSC1437
Busses Polymorphism Assignment for my COSC 1437 class.
ExceptionExamples-COSC1437-Answered
Example Java Exception Programs if needed. Was provided by professor before test.
Kuronekoji
Profile Readme
lab4bHarryPotter-COSC1437
Harry Potter Randomization game assignment from my COSC 1437 class.
madLibsDialogBox-COSC1437
Simple Java program that introduced dialog boxes with user input.
PTCAccountChanger-OpenCV-Polygon-
Pokemon Go Account Changer using Polygon#, Python, and OpenCV
Kuronekoji's Repositories
Kuronekoji/PTCAccountChanger-OpenCV-Polygon-
Pokemon Go Account Changer using Polygon#, Python, and OpenCV
Kuronekoji/aStarPathFinding
A* Path Finding Algorithm Visualizer. A friend and I created this program for a high school python class for the final. At least 6 years old with some minor things. Can add and remove walls by clicking empty squares and adjust how big the grid is within the code. Forgot most of how we did this but it exists still.
Kuronekoji/activityResults-COSC1437
This Java Program takes the numbers from "steps.txt" and finds the average of low-high days. Assignment from COSC 1437 Class.
Kuronekoji/autoHealerTerraria
OpenCV Auto Health Potion for Terraria
Kuronekoji/BingRewards
๐ค Automate Bing Searches ๐, Quizzes ๐งช, Polls ๐, & more for Bing Rewards. ๐ธ
Kuronekoji/bussesPolymorphism-COSC1437
Busses Polymorphism Assignment for my COSC 1437 class.
Kuronekoji/ExceptionExamples-COSC1437-Answered
Example Java Exception Programs if needed. Was provided by professor before test.
Kuronekoji/Kuronekoji
Profile Readme
Kuronekoji/lab4bHarryPotter-COSC1437
Harry Potter Randomization game assignment from my COSC 1437 class.
Kuronekoji/madLibsDialogBox-COSC1437
Simple Java program that introduced dialog boxes with user input.
Kuronekoji/magic8Ball-COSC1437
Java Program that takes responses for the 8 Ball from a text file. Asks user what they would like to see answered and prints one of the results. Assignment 7 from COSC 1437 class.
Kuronekoji/StudentGradeAverage-COSC1437
Java lab from my COSC 1437 class. Takes 3 quiz scores from 0-5, a midterm score from 0-100 and a final test score from 0-100. Then equates your final grade for the class.