Skip to content

hugocaillard/conquest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conquest

Visuals

conquest

RTS game. Made with with modern Web technologies.

Koa requires node 0.11.9 or higher. You can use n to manage several versions of node.

Getting starterd

    $ git clone git@github.com:hugocaillard/conquest.git
    $ cd conquest
    $ npm i
    $ npm start

You also need to run MongoDB.

server.js runs Gulp for you. You don't need to have it (or Duo) installed globally.

Conquest is made with

License

All the files are under the GNU GPL License.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Multiplayer Online RTS game in the browser. Made with Koa, Socket.IO and MongoDB.

Resources

License

Stars

Watchers

Forks

Packages

No packages published