Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Opened 17 years ago

Closed 16 years ago

#234 closed PPS_project (duplicate)

Spaceship steering

Reported by: landauf Owned by: mbiber
Priority: minor Milestone: Version 0.1 Codename: Arcturus
Component: Control Version: 0.1.0
Keywords: Cc:
Referenced By: References:

Description (last modified by bknecht)

Introduction

The specialty of a space ship is its steering. Implement the space ship class and its steering.

Goal

Write a class for the space ship. Focus on the steering. Physics do not have to be too realistic. Think about the space ship to fly around in free space without spacial limitations. Implement a steering which feels "right".

Implementation

The space ship inherits from a class that loads a model and has stuff like health, armor and energy. There is also already a weapon system implemented, so you do not have to think about that stuff too much. Focus on the implementation of a steering or an interface making it possible to steer the ship from human input, AI or scripts. Implement an interface to make the spaceship controllable by human input, AI and scripts alike.

Attachments (1)

transmitter.jpg (49.4 KB) - added by bknecht 17 years ago.

Download all attachments as: .zip

Change History (6)

Changed 17 years ago by bknecht

comment:1 Changed 17 years ago by bknecht

  • Description modified (diff)

comment:2 Changed 17 years ago by mbiber

  • Owner changed from nobody to mbiber
  • Status changed from new to assigned

comment:3 Changed 16 years ago by bknecht

  • Component changed from misc to Control

comment:4 Changed 16 years ago by bknecht

  • Type changed from task to PPS_project
  • Version set to 0.1.0

comment:5 Changed 16 years ago by bknecht

  • Resolution set to duplicate
  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.