Enemy Nations
Enemy Nations is a real time strategy game created by then Windward Studios, and released in 1997.
The source code has since been released to the public.
more…
Enemy Nations is a real time strategy game created by then Windward Studios, and released in 1997.
The source code has since been released to the public.
more…
The goal is to revive Enemy Nations by once again attempting to update
the code to not only be able to run on a modern OS, but to be cross
platform compatible. This can be done by porting the old Visual C++
4.0 code written for Windows 95 and Windows 3.x using the Qt 4
application development framework.
Enemy Nations, unlike many other games released in the same time
period, is a good candidate for a revitalization project. The game
contained many high resolution graphics that could not be taken
advantage of by hardware at the time, and many of these graphics
still look good modern game standards. Many aspects of the
game were held back only by the power of the machine that was running it.
This means large maps, 20 player multi player, and great computer AI that
was held back by the power of the system. The depth of this RTS
has few rivals to this day and it would be great to be able to play it
once again.
Cloning this repository:
git clone git://gitorious.org/enations/mainline.git mainline cd mainline
Add this repository as a remote to an existing local repository:
git remote add mainline git://gitorious.org/enations/mainline.git git fetch mainline git checkout -b my-local-tracking-branch mainline/master_or_other_branch

Saturday June 25 2011
Repository
15:02
Tinco Andringa cloned enations/mainline
New repository is in tincos-test-clone
Thursday June 02 2011
Favorite
20:38
menopia started watching enations/mainline
Friday April 29 2011
Favorite
17:03
redneptun started watching enations/mainline
Wednesday March 30 2011
Favorite
13:58
yamenajjour started watching enations/mainline
Sunday September 26 2010
Favorite
21:32
Giuliano Vannini started watching enations/mainline
Saturday September 11 2010
Favorite
01:09
mygabster started watching enations/mainline
Sunday March 28 2010
Favorite
11:12
Jesse Simonsson started watching enations/mainline
Professional Gitorious services - Git hosting at your company, custom features, support and more. gitorious.com.
