Skip to content

Animated Greeting card created using Java graphics. Key arrows to move the robot around.

Notifications You must be signed in to change notification settings

cobbie/summer-robot-greetingcard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program displays an animated greeting card made with java graphics. To start the program via the command line, change your current working directory to inside this folder, and then input the following commands to compile and start the program:

javac *.java

java GreetingCardStarter

The robot can be moved using the left and right key arrows, and its "arm" can be moved using the up and down key arrows.

About

Animated Greeting card created using Java graphics. Key arrows to move the robot around.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages