Pinned Repositories
ComplexFunctionGrapher
A program that will graph a complex function
DungeonCrawler
A dungeon crawler in the console. Made with C++
FactorFinder
Finds factors of positive and negative integer numbers.
HolidayInTheDen
The game for holiday in the den
Infinite-Maze
An infinite maze simulator in rust. Take a stroll!
MinigamesInRaylib
This is a collection of different minigames made in the raylib library with C++.
SlugLang
A simple interpreted programming language
TetrisInRaylib
A tetris game played made with raylib
text_rpg
A game engine for creating text-based rpgs.
tigrGUI
A offshoot of tigr (an amazing and compact graphics library) but with added classes for objects you would typically find in a program with a gui.
GrahamJoonsar's Repositories
GrahamJoonsar/HolidayInTheDen
The game for holiday in the den
GrahamJoonsar/SlugLang
A simple interpreted programming language
GrahamJoonsar/tigrGUI
A offshoot of tigr (an amazing and compact graphics library) but with added classes for objects you would typically find in a program with a gui.
GrahamJoonsar/DataStructuresInC
A collection of data structures in the C programming language
GrahamJoonsar/ComplexFunctionGrapher
A program that will graph a complex function
GrahamJoonsar/Infinite-Maze
An infinite maze simulator in rust. Take a stroll!
GrahamJoonsar/text_rpg
A game engine for creating text-based rpgs.
GrahamJoonsar/BuffalosAdventuresRPG
Python Text-Based RPG
GrahamJoonsar/CirclesRolling
A drawing tool for drawing circles on circles
GrahamJoonsar/ComplexRust
Implementing a library for complex numbers to help learn rust.
GrahamJoonsar/ConvolutionGrapher
A program that can generate and show the process of a convolution of two functions
GrahamJoonsar/GrahamJoonsar
A little bit about me.
GrahamJoonsar/Grapefruit
A graphics library for creating ppm files.
GrahamJoonsar/GraphingCalculator
A desmos like Graphing calculator
GrahamJoonsar/GraphingWithTigr
An implementation for creating graphs with the Tigr library
GrahamJoonsar/Gravity
A simulation of celestial bodies affected purely by gravity
GrahamJoonsar/HolidayInTheDen2
The code for the Holiday in the den game for North Pauling High school, created by the computer science honors society.
GrahamJoonsar/MachineLearningTesting
Fiddling with ML
GrahamJoonsar/Mail
A two dimensional programming language,
GrahamJoonsar/MVNs
A tool for using multi-valued numbers while programming.
GrahamJoonsar/online_multiplayer
An online multiplayer game made in rust
GrahamJoonsar/Paint
A little drawing program
GrahamJoonsar/PolynomialApproximator
A way to generate a polynomial approximation for a function across some interval
GrahamJoonsar/PrimePlague
The code for my algorithm of determining the most infectious prime.
GrahamJoonsar/PythonGames
A collection of games made in python with the pygame library
GrahamJoonsar/SumoInRust
Implementing my sumo game using the rust programming language and macroquad graphics library
GrahamJoonsar/tigr
TIGR - the TIny GRaphics library for Windows, macOS, Linux, iOS and Android.
GrahamJoonsar/turing_machine
An implementation of a turing machine in rust
GrahamJoonsar/water-strider
Repository for the code of the Water Strider, WhaleTech's 4th generation robot.
GrahamJoonsar/wordle_solver
An algorithm developed to find the Worlde word for the day with the least possible amount of guesses.