OpenNSPW is an open source real-time strategy game written in C# using MonoGame. The original Naval South Pacific War (NSPW) was written in the early 2000s by Tokumizman in C++. This project is a complete rewrite of NSPW from scratch in C#. Some code is based on NSPW NET Project File Set, which was available as open source. OpenNSPW is largely influenced by OpenRA.
The single-player mode is implemented with the use of Enzan, an x86 emulator.
NOTE: This project is still a work in progress, and many features are yet to be implemented.
- Naval South Pacific War
- NSPW NET Project File Set (Wayback Machine)
- OpenRA
- Game Programming Patterns