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
- Host: GitHub
- URL: https://github.com/phsym/spritescollisionseditor
- Owner: phsym
- License: gpl-3.0
- Archived: true
- Created: 2012-09-02T14:01:56.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2014-07-18T15:12:35.000Z (almost 12 years ago)
- Last Synced: 2025-03-25T08:12:26.419Z (over 1 year ago)
- Language: Java
- Size: 273 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](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/ .