Skip to content
/ rts Public

Attempt to build a real-time strategy game

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
COPYING
Notifications You must be signed in to change notification settings

tobscher/rts

Repository files navigation

rts wercker status appveyor status

An attempt to build a real-time strategy game.

Prerequisites

This project requires:

Building

This project uses the Cross-platform Make (CMake) build system. However, we have conveniently provided a wrapper configure script and Makefile so that the typical build invocation of ./configure followed by make will work. For a list of all possible build targets, use the command make help.

NOTE: Users of CMake may believe that the top-level Makefile has been generated by CMake; it hasn't, so please do not delete that file.

Installing

Once the project has been built (see "Building"), execute sudo make install.

Contributing

If you encounter any problems please file an issue.

Pull requests are welcome.

About

Attempt to build a real-time strategy game

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published