Skip to content

Latest commit

 

History

53 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myProjects

repository of all my stuff, mostly school work

Note: all my C/C++ stuff is lost in either high school computers or my pc's virtual box, which got deleted when my pc got corrupted summaries of all that code:

High school C++: (windows) a bunch of games, including a couple text adventures, real-time maze thing with enemies/keys, basic 2D maze, thing where a stickman blocks incoming projectiles using WASD to move a shield, and a 3D maze: //shows 3 separate 2D mazes. Middle is you+your maze+your icon, left/right are above/below you, if there's an open space at your x,y cords, it shows an x and you can teleport to the other level Also made merge sort with linked lists, some circular includes and object inheritance and recursive solutions projects, and other stuff I don't remember...

University C code: (linux) Made a bunch of general data handlers using structs, including arraylists and linked lists. Made projects using threads and ports, to simulate things racing up a mountain while enemies came down. Final project was importing data from a file, storing it, sorting it, and displaying reports. All code was separated into .h and .c files, and had a ReadMe.txt.

University C++ code: (linux)

About

repository of all my stuff, mostly school work

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages