Skip to content

qn-ng/pang-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pang-java (WIP)

This is a Java port of my space-shooter game pang-ts.

We used the library Processing v3 as the graphic engine but also tried to make the project loosely coupled with it, which means one can replace Processing by another library with ease.

architecture

Transitions between scenes (State pattern)

scenes diagram

Work In Progress!

Releases

No releases published

Packages

No packages published

Languages