Skip to content

jaybaird/Islands-of-Empire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Islands of Empire

You can play the game here:
http://armorgames.com/play/10238/islands-of-empire

Here is the big pile of code for the game I've been working on for over a year. It was my first released game *ever*.

You will need the following external libraries:

AS3Signals - https://github.com/robertpenner/as3-signals
Bit101 Components - http://www.minimalcomps.com/
GTween - http://gskinner.com/libraries/gtween/

The assets directory has been removed since I don't have a license to distribute most of the assets. The AS3 code though I think could be useful to others.

Flashpunk is included in the source tree since at the time I was making changes to it that have now been rolled into master.

I'm releasing this code under the MIT license, so have fun :)

Copyright (C) <2011> by <Jay Baird>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

About

Islands of Empire is an AS3 game using FlashPunk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published