C/C++ Files
Nukem Enterprises
News
Projects
Files


About
Links
NE Archive
Qbasic
C/C++
Community
Forums


C/C++ Files:

Here are all the C/C++ files this site has available for you to download. To download the file, simply right click the "Download" link of the game/program and select "Save As". Or you can always just click on it, and if your browser doesn't attempt to open it in itself, you should get a similar prompt. Files towards the top are by me, below are files by other people. Enjoy!

NE Files | Other People's files


NE Files


Millennium Crisis: Basic Engine Demo (Win32)
This is an basic test of the engine I'm making for Millennium Crisis. It's using the SDL libraries and C++. In this demo there's the title screen and a small area you can walk around in (and run away from zombies too if you feel like it). But like i said it's a basic test version, so there's really not much to it.

Download | Screen Shots | Project Page

NE File Editor v1.0 (Linux)
This is a basic Qt/X11 file editor for the Linux platform. It lets you edit multiple files at once and save them. There's also a built in terminal launcher where you can load any terminal you'd like! This is for fast and easy file management and compilation of projects you might be working on. The current version isn't all that "user friendly" but it works just fine. I hope you enjoy it!

Download | Screen Shots | Project Page

RPG v0.0.25 (Win32/DOS)
This is the early version of what was going to be a very large C++ DOS RPG. In this you can walk around the town and talk to people along w/ venture through a portal into the "world map" which is just a black area where you can be attacked by bad guys. This is from when I was working out the battle systems and such. It's pretty cool to see what I had done, but unfortunately the code got corrupted out of no where one day, thus ending the project.

Download

Other People's Files