Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stuff to make Java programming easier

This project will include some wrappers and facades for the Java Swing API with a focus on making casual game development easier for amateur programmers.

Future episodes of the Build Something Awesome livecast will demonstrate how to use this library. Episodes are archived at http://buildsomethingawesome.org/archive.html

To include Awesome Lib in your project, make a Maven project and include this dependency:

<dependency>
  <groupId>org.buildsomethingawesome.lib</groupId>
  <artifactId>awesome-java-swing</artifactId>
  <version>1.0</version>
</dependency>

About

Stuff to make Java programming easier

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages