NetNuclear is a freeware TCP/IP multiplayer remake of the classic 1989 computer game Nuclear War by New World Computing, Inc. The original game was released for Commodore Amiga and DOS, which are both obsolete systems today. That, plus the fact that the original game was single player only, gave me the idea of remaking the game for modern systems in portable C code using SDL for graphics, sound and network functions, and throwing in multiplayer support for extra fun! The game can be played against up to four opponents, which can be computer opponents, human opponents or both at the same time.


(screenshot from Version 4)


(screenshots from Version 2)

NOTE: The current version of NetNuclear is fully playable, but lacks some of the features that were present in the original game. Most importantly the numerous random events that sometimes occured during the game, the different playing styles of all the world leaders, the attitude settings, and some animations. A lot of numbers and calculations, like for example how much damage a warhead should do to a city, are also still subject to reverse engineering and may not be entirely right in the current version. Also, the AI isn't exactly "intelligent", and all computer opponent actions are more or less entirely random for now. There could also be a bug or two creeping around in there. The features that are still missing from the original game are ofcourse planned to be added for a later release. Possibly the next one.

 

NetNuclear binaries are currently available for Win32, Linux and AmigaOS 4. The source code should compile on any modern platform that fully supports SDL.

Download Version 4 for Win32 (1 Feb 2010) [766 KB]

Download Version 4 for Linux (24 Mar 2010) [792 KB] - Ported by Bruno Antunes

Download Version 4 for Mac OS X 10.5+ (28 Mar 2010) [2,83 MB] - Ported by Chris Lepine

Download Version 4 for AmigaOS 4 (24 Mar 2010) [1,44 MB] - Ported by Goos and kas1e

Download source code for Version 4 (1 Feb 2010) [32,9 KB]

 

Previous versions:

Download Version 2 for Win32 (7 Jan 2010) [753 KB]

Download Version 1 for Win32 (20 Dec 2009) [763 KB]