tsteinholz / SR-Gaming

"South River High School Gaming Course" - This is my repository for all of my CPP code for the SRHS course "C++ Gaming"

Home Page:http://www.southriverhi.org/instruction/computer-science/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

South River High School : Gaming w/ C++

This is my repository for all of my C++ code for the SRHS course "C++ with Gaming". This code is used for personal version control and is a good way for me to manage all of my projects in one place. All the code you see here has been done completley by Thomas A. Steinholz, assets are not done completly by me but doesn't change my code. Below I will post a screenshot of the games I make, nothing fancy. Just showing off some of the gameplay and the aesthetics of my games. All the downloads are for Windows 32 bit computers, the programs I write should all be pretty portable with the exception of fonts called directly from the C:\Windows\Fonts\ folder. So if you really care to see my program on your plaform you need to download the source, copy the font file to a the res/ folder. Once this is done you need to find the directory in code where it is called then you can bring the new code to your plaform, write a Makefile (or something to compile C++) which links Allegro 5. Then it should be good to go on your plaform. If you wanna add your compiled version to this repository, just send a PR and I will most likly accept it.

Integrated Development Environments

Libraries

Highlights / Showcase

alt text alt text

alt text

alt text alt text alt text

About

"South River High School Gaming Course" - This is my repository for all of my CPP code for the SRHS course "C++ Gaming"

http://www.southriverhi.org/instruction/computer-science/

License:MIT License


Languages

Language:C 80.3%Language:C++ 13.3%Language:Objective-C 3.4%Language:CMake 1.1%Language:Python 0.7%Language:Java 0.5%Language:Shell 0.2%Language:JavaScript 0.2%Language:Mathematica 0.1%Language:HLSL 0.0%Language:TeX 0.0%Language:CSS 0.0%Language:GLSL 0.0%Language:Perl 0.0%Language:Batchfile 0.0%Language:Makefile 0.0%Language:HTML 0.0%Language:Prolog 0.0%