An open API service indexing awesome lists of open source software.

https://github.com/phsym/spritescollisionseditor

Small tool that helps you defining collisions zones for your sprites
https://github.com/phsym/spritescollisionseditor

Last synced: 11 months ago
JSON representation

Small tool that helps you defining collisions zones for your sprites

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/phsym/SpritesCollisionsEditor.svg?branch=master)](https://travis-ci.org/phsym/SpritesCollisionsEditor)
# Sprites Collisions Editor.
*Copyright (C) 2012 Pierre-Henri Symoneaux*

> THIS PROGRAM IS DISTRIBUTED WITHOUT ANY WARRANTY

> See the license section for more information.

This program helps you to define collisions zone for your sprites.

## Requirements :
Java 6 or upper

## How to build :
In a terminal, go to the project directory and invoke the Ant builder with

> ant

## How to launch :
### Windows :
Launch the application by double-clicking on SpritesCollisionsEditor.jar
### Other platforms :
In a terminal, invoke

> java -jar SpritesCollisionsEditor.jar

## How to use :

*Under construction*

## 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](http://www.gnu.org/licenses/gpl-3.0.txt)
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA

## Author :
Pierre-Henri Symoneaux

## Special thanks :
All the icons used for UI are the work of Mark James and come from http://www.famfamfam.com/ .

The icons set used is *SILK ICONS* found at http://www.famfamfam.com/lab/icons/silk/ .