KDE Games/Ideas

From KDE Community Wiki
Revision as of 02:49, 22 January 2008 by 220.238.5.141 (talk)

KDEGames Ideas and Proposals

New Features

  • Multiple pointers and joypads connection feature (daemon?)
  • KGoldrunner - add game of tag feature (one controller for the runner, and one for the enemy) (Invented by Emil)

Visuals changes

  • Unified onscreen interface (including menubar/submenus; shortcuts; toolbar buttons (place/name); statusbar)
  • Themable notifications (as part of "Unified onscreen interface")

universal background support (and maybe even theme)

  • Do we need toolbars? Can all be moved to the screen instead? (See "Unified onscreen interface")
  • Statusbar to display only unimportant information. All that relevant has to be on screen. (See "Unified onscreen interface")

User interaction

  • Keyboard/Mouse/Game-pad (where possible)
  • Highs-core viewer/manager (clear/share/view) ?*unified*?3
  • stats for the game usage

Application level

All

  • GGZ Network game support (where possible)
  • Standardize menus (rest of the interface)
  • Interchangeable themes for all games.
  • Theme selection dialog has to be one and the same.
  • ?Unified "theme selection dialog"?
  • ?Game selector? Downloader?
  • "New Stuff" getter + Theme selection dialog = better integration
  • Rethink Theme structure + animations support
  • Can we read settings from SVG file directly?
  • Can we have frames described inside?
  • How to define animation?

KGoldrunner

Kubrick

  • A new game for KDE Games, written by Ian Wadham about 2 years ago, but unable to be converted to KDE 4 due to pressure of other work ;-)
  • It is a 3-D game which uses OpenGL graphics.
  • Basically it is an on-screen animated Rubik's cube with configurable sizes ranging from 2x2x2 (for kiddies) to 6x6x6, including "bricks" such as 3x4x2 and "mats" such as 6x3x1.
  • Cubes can be saved to a file, reloaded or undone/redone for any number of moves.
  • There are several puzzles of varying difficulty, as well as demos of solving moves and classic "pretty patterns".
  • Hopefully it will reach Playground in KDE 3 form soon (as at 22 Jan 2008), then be ported to KDE 4. There are also some finishing touches to be put to the user interface (not the GUI, but more ways for the user to move the cube/brick).

Knetwalk

  • Complaint - After the game is done and the highscore is shown, it takes quite an effort to start a new game (close window, go to menu, choose 'New'). Solve by adding a 'New game' button right onto highscore window?
  • Some people say they sometimes need to see the end results of the game to take a screenshot... Maybe build in this functionality right into 'Highscore'?

Onscreen Interface

Elements:

  • Container/Panel
  • Button
  • Label
  • (Icon?/Pixmap?/Vectormap?/Part of label???)
  • self alignment (left/right/top/bottom) < application defined
  • XML driven?
  • Themable?
  • One code to rule them all

Text:

  • Use QT4, or not?
  • preset font?
  • Ship font?
  • Vectorized fonts
  • Don't use texts, just images/icons?

Notifications

Elements

  • Container/Bubble
  • Vabel
  • Icon
  • self alignment (left/right/top/bottom) < application defined
  • Themable?
  • Once code to rule them all