skimboarder / hfoss-finalproject

GNU General Public License v2.0
1 stars 0 forks source link

hfoss-finalproject

Project idea

Tux is exploring space. Tell him what kind of angle he needs to use to get to the next planet!

Tux is exploring space. Planets will be generated at a random angle of 0<angle<180 on a 15deg increment for clarity. The angle will be drawn in the background to help build the concept in (the other part of the angle will be from the right because of the Unit Circle), Tux will be at the center, and the planet/asteroid that Tux is going to will be on the end of the angle.

For example:

     P
    /
   T--

Assets used

How to run the POC

Restarting can be hard... you have to swipe your mouse to the bottom right of the screen and it opens up a navigator style window. In the top right is your user icon. click that and you can restart.

Useful Documentation

pygame - https://www.pygame.org/docs/