Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 11, 2017, 4:06:44 PM (6 years ago)
Author:
vyang
Message:

Projektile fliegen in 2D Ebene, jedoch in eine falsche Richtung. Kommentare hinzugefuegt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/Asteroid_HS17/src/modules/asteroids2D/Asteroids2D.h

    r11637 r11660  
    2121 *
    2222 *   Author:
    23  *      Florian Zinggeler
     23 *      Viviane Yang
    2424 *   Co-authors:
    2525 *      ...
     
    3131/**
    3232    @file Asteroids2D.h
    33     @brief Gametype.
     33    @brief Gametype:
     34     - Goal: Survive as long as you can, do not collide with stones
     35     - spawns stones in every level up
     36     - if you shoot and hit a stone, it will spit into two smaller stones
     37     -
    3438    @ingroup Asteroids2D
    3539*/
Note: See TracChangeset for help on using the changeset viewer.