Differences between revisions 1 and 12 (spanning 11 versions)
Revision 1 as of 2006-10-12 12:42:15
Size: 1014
Editor: ?FrankGevaerts
Comment: Initial page
Revision 12 as of 2020-05-08 12:20:51
Size: 1339
Comment: updated Italian translation link
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Foobillard is a billiards game with a three dimensional display. It supports 8-ball, 9-ball, carambol and snooker, as well as a computer opponent and network play. It is written using OpenGL, and has very high quality graphics and textures. ## page was renamed from Games/foobillardplus
## page was renamed from Games/foobillard
#language en
Line 3: Line 5:
The game is packaged using debhelper and dpatch. ||<tablestyle="width: 100%;" style="border: 0px hidden">~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: English - [[it/Games/FooBillardPlus|Italiano]] - [[de/Games/foobillard|Deutsch]] -~||<style="text-align: right;border: 0px hidden"> (!) [[/Discussion|Discussion]]||
----
== FooBillard++ ==
{{https://screenshots.debian.net/screenshots/000/010/211/large.png|Foobillard++ screenshot|width=50%}}
Line 5: Line 10:
Upstream is not very responsive, and seems to have abandoned the package. Since it seems to be quite widely used I think it is worth maintaining in spite of that. !FooBillard++ is an advanced 3D OpenGL billiard game based on the original foobillard 3.0a sources from Florian Berger. You can play it with one or two players or against the computer.
Line 7: Line 12:
FrankGevaerts is quite familiar with the AI and rules parts of the source (having implemented/updated them for snooker), but not with the OpenGL and physics parts. It features realistic gameplay and billiard sounds, with different game modes: 8 or 9-ball, Snooker or Karambol.
Line 9: Line 14:
=== Links === == System requirements ==
 * 5 MB free hard disk space
 * 64 MB RAM
 * 300 MHz Pentium II or AMD K6
 * A 3D accelerated graphics card
Line 11: Line 20:
|| Homepage || [http://foobillard.sunsite.dk/ Homepage] ||
|| License || GPL version 2 ||
|| Debian Bug Reports || [http://bugs.debian.org/foobillard] ||
|| Debian QA Page || [http://packages.qa.debian.org/f/foobillard.html] ||
|| PopCon || [http://people.debian.org/~igloo/popcon-graphs/index.php?packages=foobillard] ||
== Installation ==
{{{
apt install foobillardplus
}}}

== See also ==
## You can add other helpful links
 * [[DebianPkg:foobillardplus|Package details]]
 * [[DebianPts:foobillardplus|Debian QA Page]]
 * [[DebianBug:foobillardplus|Bug reports]]
 * http://foobillardplus.sourceforge.net/ - Homepage

----
 CategoryGame | CategoryGameSport | CategoryGameSimulation

Translation(s): English - Italiano - Deutsch

(!) ?Discussion


FooBillard++

Foobillard++ screenshot

FooBillard++ is an advanced 3D OpenGL billiard game based on the original foobillard 3.0a sources from Florian Berger. You can play it with one or two players or against the computer.

It features realistic gameplay and billiard sounds, with different game modes: 8 or 9-ball, Snooker or Karambol.

System requirements

  • 5 MB free hard disk space
  • 64 MB RAM
  • 300 MHz Pentium II or AMD K6
  • A 3D accelerated graphics card

Installation

apt install foobillardplus

See also