Skip to content

caneroj1/TCNJ_Code

Repository files navigation

tcnjCode

Projects and assignments written in Java and C++ while studying at The College of New Jersey. I have some projects in here from my Computer Graphics class that uses openGL. One of the projects simulates a cue ball on a pool table that you are able to hit.

A few of the projects in here were challenges that I took on in my spare time. For example, my code on Numerical Integration allows you to integrate a user-defined function choosing from three numerical integration methods. Also, my Number System Converter code allows you to convert from one number system to another. For example, you can convert from hexadecimal to binary, binary to decimal, or even base 3 to base 7, to name a few options.

The folder Dota2_Script contains a Python script that I wrote to process information extracted from Dota2 matches that I've played in. More information about what this does is in that folder's readme.

Need to add my mentored research project from Spring '13

About

Most of these projects were for classes I have taken while studying at TCNJ, but numericalIntegration, Dota2_Script, and Number Converter were projects I worked on in my spare time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors