PROGRAMMING:This is basically a collection of programs you can download and try out that I have worked on. Some may be games, others are projects I have worked on in order to learn how to program certain things like 3D and what not. None of it is guaranteed to work on your system, but it all worked for me at the time it was compiled, so if you're curious as to what I am up to, feel free to check this out. All of these programs were created using freely available software, just google "free compilers" for example, or use google to search for various free programming tutorials, there is a lot out there, these days you can dive right in, create your own programming masterpiece without spending a dime on software. City3D(Last Updated: April 7, 2013 @12:12PM EDT)Yet another 3D program I am playing around with. This one I am seriously considering making it into a game (unlike Test3D which I used just for testing my 3D programming). There isn't much to it yet, it's still VERY basic, but I thought I would put it up anyhow just for fun. Read the City3D.txt file in the zip for more info about keys etc. This program was programmed without the use of any libraries, just Windows code and OpenGL, that's it, so I'm quite proud of it for that reason.SCREENSHOT: The actual screen is 1280x720 (based on my monitor ratio of 16:9), but the resolution will adjust according to your screen ratio, but you must be able to display 1280 width by whatever height (changes depending on your ratio). ![]() ZIP: City3D.zip Test3D(Last Updated: January 27, 2006 @12:04AM EST)I have been working on learning to program OpenGL. As I learn I add to a little 3D program I created. So far it has terrain, a nice sky, some trees etc... and it is available for download for anyone who is curious, you can move around it and do whatever I feel like adding to it, just read the text file that comes with it for details.SCREENSHOT: (the actual screen is 1024x768) ![]() ZIP: Test3D.zip Tank2DThis is a little 2D game I work on every once in a while. My original idea was to have a really HUGE map that would take you a long time to explore it all. I haven't done up a proper level for it yet, it is just a huge grassy map with two roads, but I have the graphics ready for a map, I just want to create an editor (in the works) for it. You can drive the tank around, turn the turret seperatly from the body, fire the gun etc. There isn't much to it yet, but I thought I would throw it up just to show some of the ideas I have. I have some other projects I will probably add to this page as well. I wouldn't mind hearing from people about which one of these they are most interested in me completing, I have a couple more I will add soon.SCREENSHOT: (actual size) ![]() ZIP: Tank2D.zip Bloc!(Last Updated: July 31, 2004 @6:34PM EST)This is a little tetris like game that is almost complete. It has ingame music while you play and with every line you get, it reveals part of an image underneath the blocks! You complete the level when you have the entire image displayed. This is an ALPHA version of the game, it is almost complete and is fully playable, it is only missing the title screen, various menus, high score and setup screens etc. When complete it will be shareware (yet still fully playable with no time limits or anything like that). Anyhow, check out the screenshot below, download the game and let me know what you think.SCREENSHOT: (actual size) ![]() ZIP: BLOC!_sw.zip |