Skip to content

nathanhung/Java-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projects built using Java. Below is a brief description of the functionality of each app.

A2: Photo Album
A Java Spring desktop application that allows a user to upload and view photos. User can rate photos and filter them based on rating.

A3: Snake Game
This app was built with the JavaFX 13 toolkit.

Description:
This is the game of Snake. The user presses SPACE to start the first level from the splash screen. The snake goes
around the screen trying to eat the apples on the screen. There are three levels, with each level progressively
increasing the speed of the snake. The snake moves by the arrow keys. User may select the level by pressing "1", "2",
or "3". Player can pause by pressing "P". Player can quit and display the high score in the middle of a game by
pressing "q".

A5: Virtual Doll Scene Graph
Implemented a directly manipulatable virtual doll drawing that responds to user touch events on Android tablets/phones built using Java
Modelled the doll as a scene graph that can perform graphics transformations (translation and rotation)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published