﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	i_links	o_links
234	Spaceship steering	landauf	mbiber	"== Introduction ==

[[Image(transmitter.jpg, width=270px, border=1, nolink, right)]]
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."	PPS_project	closed	minor	Version 0.1 Codename: Arcturus	Control	0.1.0	duplicate				
