Skip to content

karyotakisg/xmas-card--Game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Christmas Card

This is a simple Christmas card Java application written as an educational example to demonstrate the use of diverse Java features.

  • Inheritance and dynamic dispatch
  • Containers
  • Threads
  • AWT graphics
  • MIDI sound
  • JavaDoc comments

Building

Run ant

Running

Double-click on the generated build/XmasCard.jar or run java -jar build/XmasCard.jar.

About

Simple Java AWT application to draw a Christmas card

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.8%
  • Batchfile 1.2%