deep-space-game / deep_space

A clicker game that simulates planetary expansion
0 stars 0 forks source link

Create Ship.cs #4

Closed lynmaew closed 5 years ago

lynmaew commented 5 years ago

Add a ship class and prefab to unity. Possibly add a ship spawner class as well, unless each planet acts as a ship spawner

lynmaew commented 5 years ago

Ships should include graphical updates, ship location, and data for ships, including ship population.