LibGdx Spaceship Scrolling Game 30: Reorganizing code, and adding a new enemy
- Details
- Category: Developing a spaceship scrolling game using LibGdx
- Hits: 2861
In this video tutorial we create a number of folders and move related files into these folders thus making it easier to navigate the code. In addition a new enemy that is following a number of random points and attacks every few seconds is being added.