this is a repository wherin i will link all of my work done over the summer
i aim to do a multitude of projects, listed below with links when done
rust tui password manager with encryption and customizable password generation
opengl based collision system, obviously c++, particles at the least, maybe strings too
pendulum simulation in c++ with open gl, works in the collision system
online chat client with end to end encryption, profile pictures and coloured names, need to find out how to do public/private key shit
sodoku generator/solver not sure what language to do this in, possible javascript (did it in opengl)
app to rate cats, similar to various upvote based sites, idk how i plan on doing this
doom like game where the maps are stored as vectors, prolly in unity
GMTK game jam 2021 with Seven
opengl based fractal rendering
3d game where you use a grappling hook to traverse
a bonsai tree simulator, either opengl or tui
google dinosaur based game but with tons of cool fetures
- easy mode - unity
- normal mode - tui
- hard mode - opengl
DnD simulator, the game youve always wanted to code
Quiplash/cards against humanity game - java
ant colony simulation in c++
naughts and crosses algorithm written in c++