Skip to content

A package for StageXL that lets developers add high quality vector chess pieces to their project.

License

Notifications You must be signed in to change notification settings

marktanner1331/StageXL-Vector-Chess-Pieces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StageXL Vector Chess Pieces

A package for StageXL that lets developers add high quality vector chess pieces to their project.

alt text

Example

stage.addChild(BlackKing()
    ..x = 0
    ..y = 0
    ..width = size
    ..height = size);

CREDITS

This project is using the SVG definitions of Chess pieces from a Wikimedia Commons page

The SVG files were converted into AS3 drawing commands using Miller Medeiros (http://www.millermedeiros.com) SVG To Motifs Parser

About

A package for StageXL that lets developers add high quality vector chess pieces to their project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages