Create a basic JavaFX action game using the abstract factory and visitor design patterns, the player should be represent
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Create a basic JavaFX action game using the abstract factory and visitor design patterns, the player should be represent
Create a basic JavaFX action game using the abstract factory and visitor design patterns, the player should be represented by a green circle and enemies by red circles and bullets can be rectangles of any color, your free to decide what happens in the game, game can either be user controlled or facilitated by an Animation Time. Your game must have a starting and ending state while keeping track of the players score and health.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!