LibGdx Spaceship Scrolling Game 30: Reorganizing code, and adding a new enemy
📅 Published: 27 April 2018⏱ 1 min read👁 3,405 views📁 Developing a spaceship scrolling game using LibGdx
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.