Skip to content

russomf/doodlepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DoodlePad™

Yet another object graphics library for Java.

As easy as ..

import doodlepad.*;

public class MyClass {
    public static void main(String[] args) {
    
        Oval o = new Oval();
        
    }
}

See http://doodlepad.org

About

Yet another Java object graphics library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages