2008 FIA Alternative Energies Cup

The 2008 FIA Alternative Energies Cup was a season of the FIA Alternative Energies Cup, a world championship for vehicles with alternative energy propulsion organized by the Fédération Internationale de l'Automobile. The season consisted of seven rallies, beginning on 30 March, and ended on 12 October.[1] Italy's Giuliano Mazzoni (Opel Corsa) won his second Drivers championship, and Toyota secured their second Manufacturers' title.[1]

2008 FIA Alternative Energies Cup
Previous: 2007 Next: 2009

Driver Standings

Points Driver (First places)
42[2] Giuliano Mazzoni
42[2] Vincenzo Di Bella
22 Radames Preo
20 Marco Foletta
gollark: Your thing will be running in a CraftOS environment instead of the BIOS one, so presumably you can use the `keys` library and make it easier.
gollark: This is adapted slightly from the keyboard shortcuts daemon in potatOS.
gollark: ```lualocal keys_down = {}local keyboard_commands = { -- whatever}local function keyboard_shortcuts() while true do local ev = {coroutine.yield()} if ev[1] == "key" then keys_down[ev[2]] = true if keyboard_commands[ev[2]] and keys_down[157] then -- right ctrl keyboard_commands[ev[2]]() end elseif ev[1] == "key_up" then keys_down[ev[2]] = false end endend```
gollark: Oh, right. I'll pull up the PotatoBIOS code for that.
gollark: You mean, musical keys or something?

References

  1. Coupe de la FIA des Energies Alternatives 2008, in CSAI-ACI.it.
  2. After scoring the same points total, Giuliano Mazzoni won according to the greater number of first places.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.