Day 11 - “Harpoon”, Day 12 - “Immune”
Yes, again one day later. Unfortunately I was unable to finish yesterday.
Asteroids
Now there are asteroids in game. They are spinning rock-like things, you might see in space while flying. Creating them was simple. Graphics, rotation speed and displaying code similar to ship's code did the thing. There are no collisions and I think there won't be collision system.
Harpoon
You can now “hunt” asteroids down with harpoons. Simply hover mouse over asteroid and press “h”. If you are close enough, the asteroid will disappear. In the future it …