Programming References |
| Cocoa Dev Central: |
This is a good place to start if you have a Mac and want to learn XCode and Cocoa app development. |
|
| GameDev.net : |
This is an extremely useful site to go and visit to find a vast amount of resources and information for all things games (and other subjects too). I'd reccommend getting yourself a user account (free or paid) on this site. You'll thank yourself later :)
|
|
Other Links |
| GregLloyd.net: |
This is my buddy's Greg Lloyd's website. Stop by and have a look! |
|
| Prophet : |
This is my cousins current project Prophet, an open source
chess engine. |
|
| Nautilus Software : |
This site is by my good friend, Peter Drozd. Give my regards to him :) He made the cool logo for this site!
|
|
| Atkudis Software : |
This site is by my buddy, Mike Kukta. He did the art for Tank VS UFO! He's also a very talented programmer.
|
|
| Blitz Research Inc : |
This site is the makers of the fine Blitz development tools. BlitzMAX is the product I use for my games. BlitzMAX is fully cross platform between Mac OS X, Windows, and Linux. MAX is fully capable of any 2D development right out of the box, and is equiped to use OpenGL commands natively. Binaries created with it are extremely small and fast.
|
|
| REAL Software : |
The makers of REALbasic. This language I used to build the 2D World Designer. Its also cross platform and extremely easy to use and learn. This has an excellent GUI designer that works across the three platforms. Write / design once, and compile. It has a really neat feature (in their Pro version) that allows you to compile for the other OSes using the one OS (IE Mac can compile Windows and Linux binaries, as can the other OSs compile for the others.)
|
|
| Fantasie Software : |
The makers of PURE Basic. This language is also cross platform and extremely easy to use and learn. Its not object oriented, but it does pack a very powerful 3D engine.
|
|
| EikSoft : |
This is a fellow Blitz developer's site that I found to have some beneficial game development information available. This guy has written quite a few remakes and looks like he's done a very decent job with it. Take a look around this site!
|
|