Checkmate Vol.6 Professional

by checkmate
♥0 | Line 7 | Modified 2009-12-07 12:54:33 | MIT License
play

ActionScript3 source code

/**
 * Copyright checkmate ( http://wonderfl.net/user/checkmate )
 * MIT License ( http://www.opensource.org/licenses/mit-license.php )
 * Downloaded from: http://wonderfl.net/c/m4Ky
 */

package {
    import flash.display.Sprite;
    public class CheckmateProfessional extends Sprite {
        public function CheckmateProfessional() {
            /*
            アルゴリズムでエロスを表現してください。
            公序良俗は守ってください。
            
            Create sexy expression through algorithm.
            DO NOT be offensive to public order and morals.
            */
            
        }
    }
}

Forked