Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/sigtau/Sigtopolis
Browse files Browse the repository at this point in the history
  • Loading branch information
sigtau committed Jul 9, 2013
2 parents 1a40b17 + bc0df85 commit f5b20ad
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
27 changes: 27 additions & 0 deletions LICENSE.md
@@ -0,0 +1,27 @@

Copyright (C) 2013, Sigma-Tau Productions.
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

The views and conclusions contained in the software and documentation are those
of the authors and should not be interpreted as representing official policies,
either expressed or implied, of the FreeBSD Project.
14 changes: 14 additions & 0 deletions README.md
@@ -0,0 +1,14 @@
Sigtopolis
==========

An open-source city simulator, powered by slick2d and isomatrix.

Sigtopolis is an open-source city simulation game, using the
slick2d/lwjgl libraries for rendering, sound, and
pathfinding, as well as the custom-made Isomatrix game engine.

Isomatrix uses Java and is therefore cross-platform on any 32 or
64 bit system supporting LWJGL.

Support can be found at http://sigmatauproductions.com/sigtopolis
as well as on irc.bladerock.net, in channel #sigtau-dev.

0 comments on commit f5b20ad

Please sign in to comment.