Code Monkey home page Code Monkey logo

myprojects's Introduction

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)

myprojects's People

Contributors

alexbreeze01 avatar

Watchers

 avatar

Forkers

yaboibreezy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.