Debian Games Project
Summary
java development
sviluppo di giochi in Java

Questo metapacchetto installa una selezione di strumenti e pacchetti adatti per sviluppare giochi nel linguaggio di programmazione Java. Sono suggeriti giochi di esempio scritti in Java.

Description

For a better overview of the project's availability as a Debian package, each head row has a color code according to this scheme:

If you discover a project which looks like a good candidate for Debian Games to you, or if you have prepared an unofficial Debian package, please do not hesitate to send a description of that project to the Debian Games mailing list

Links to other tasks

Debian Games java development packages

Official Debian packages with high relevance

libjava3d-java
API Java 3D (libreria Java)
Versions of package libjava3d-java
ReleaseVersionArchitectures
stretch1.5.2+dfsg-11all
jessie1.5.2+dfsg-11all
sid1.5.2+dfsg-18all
trixie1.5.2+dfsg-18all
bookworm1.5.2+dfsg-17all
bullseye1.5.2+dfsg-17all
buster1.5.2+dfsg-16all
Debtags of package libjava3d-java:
roleshared-lib
Popcon: 173 users (83 upd.)*
Versions and Archs
License: DFSG free
Git

L'API Java 3D permette la creazione di applicazioni grafiche tridimensionali e di applet 3D basate su Internet. Fornisce costrutti di alto livello per creare e manipolare una geometria 3D e costruire le strutture usate per fare il rendering di tale geometria. Con questo software, si può definire e fare il rendering di mondi virtuali molto grandi in maniera efficiente.

Questo pacchetto contiene la libreria Java.

libjinput-java
Java Game Controller API
Versions of package libjinput-java
ReleaseVersionArchitectures
bookworm20100502+dfsg-11all
trixie20100502+dfsg-11all
bullseye20100502+dfsg-11all
buster20100502+dfsg-10all
stretch20100502+dfsg-7all
jessie20100502+dfsg-7all
sid20100502+dfsg-11all
upstream2.0.10
Debtags of package libjinput-java:
devellibrary
hardwareinput
roledevel-lib, shared-lib
Popcon: 0 users (0 upd.)*
Newer upstream!
License: DFSG free
Git

jinput is an implementation of an API for game controller discovery and polled input. It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems with intention of making the development of high performance games in Java a reality. The API itself is pure Java and presents a platform-neutral completely portable model of controller discovery and polling. It can handle arbitrary controllers and returns both human and machine understandable descriptions of the inputs available.

libjogl2-java
Java bindings for OpenGL API
Versions of package libjogl2-java
ReleaseVersionArchitectures
stretch2.3.2+dfsg-5all
jessie2.2.4+dfsg-1all
sid2.5.0+dfsg-1all
trixie2.5.0+dfsg-1all
bookworm2.3.2+dfsg-10all
bullseye2.3.2+dfsg-9all
buster2.3.2+dfsg-9all
Popcon: 56 users (36 upd.)*
Versions and Archs
License: DFSG free
Git

The JOGL project hosts the development version of the Java Bindings for OpenGL (JSR-231), and is designed to provide hardware-supported 3D graphics to applications written in Java. JOGL is not the official reference implementation of the JSR, but an evolving workspace; snapshots are taken from this workspace which become the official reference implementations of the JSR.

JOGL provides full access to the APIs in the OpenGL 1.3 - 3.0, 3.1 - 3.3,

= 4.0, ES 1.x and ES 2.x specification as well as nearly all vendor extensions. It integrates with the AWT and Swing widget sets, as well with custom windowing toolkits using the NativeWindow API. It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems.

liblwjgl-java
libreria leggera per giochi in Java
Versions of package liblwjgl-java
ReleaseVersionArchitectures
trixie2.9.3+dfsg-6all
sid2.9.3+dfsg-6all
jessie2.7.1+dfsg-4all
stretch2.9.3+dfsg-1all
buster2.9.3+dfsg-5all
bullseye2.9.3+dfsg-5all
bookworm2.9.3+dfsg-6all
Debtags of package liblwjgl-java:
roleshared-lib
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

LWJGL (Lightweight Java Game Library, libreria leggera per giochi in Java) è una soluzione pensata specificatamente per programmatori Java sia professionisti sia dilettanti, per permettere di scrivere in Java giochi di qualità commerciale. LWJGL fornisce agli sviluppatori l'accesso a librerie multipiattaforma ad alte prestazioni come OpenGL (Open Graphics Library) e OpenAL (Open Audio Library), permettendo giochi 3D e suono 3D allo stato dell'arte. In aggiunta LWJGL fornisce l'accesso a controllori come gamepad, volanti e joystick. Il tutto in un'API semplice e intuitiva.

libpixels-java
manipulation and filtering of images in Java
Maintainer: Martina Ferrari
Versions of package libpixels-java
ReleaseVersionArchitectures
bullseye2.1.3+svn.42-2.1all
jessie2.1.3+svn.42-2all
stretch2.1.3+svn.42-2all
buster2.1.3+svn.42-2all
bookworm2.1.3+svn.42-3all
trixie2.1.3+svn.42-3all
sid2.1.3+svn.42-3all
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

A large number of Java Image filters which are all standard Java BufferedImageOps and can be plugged directly into existing programs.

Many of these filters are useful in applications such as games where images need to be generated on the fly, or where it's quicker to generate them rather than downloading them. For instance, it's quicker to download one image and rotate it several times than to download several separate images.

Another use for the filters is in animation. For example animating the Water Ripple filter can produce a nice rippling effect. Some of the filters have a time parameter for this purpose.

All of the filters are designed to work with TYPE_INT_ARGB images.

More info and samples can be found in http://www.jhlabs.com/ip/filters/index.html

libsvgsalamander-java
SVG engine for Java
Versions of package libsvgsalamander-java
ReleaseVersionArchitectures
jessie-security0~svn95-1+deb8u1all
sid1.1.4-1all
trixie1.1.4-1all
bookworm1.1.4-1all
bullseye1.1.1+dfsg-3all
buster1.1.1+dfsg-3all
stretch1.1.1+dfsg-2all
jessie0~svn95-1+deb8u1all
Popcon: 153 users (42 upd.)*
Versions and Archs
License: DFSG free
Git

SVG Salamander is an SVG engine for Java that's designed to be small, fast, and allow programmers to use it with a minimum of fuss.

It's in particular targeted for making it easy to integrate SVG into Java games and making it much easier for artists to design 2D game content - from rich interactive menus to charts and graphcs to complex animations.

libupnp-java
libreria Java per Universal Plug aNd Play (upnp)
Versions of package libupnp-java
ReleaseVersionArchitectures
bookworm1.0.4+triplea-1.1all
bullseye1.0.4+triplea-1.1all
buster1.0.4+triplea-1all
stretch1.0.4+triplea-1all
jessie1.0.4+triplea-1all
sid1.0.4+triplea-1.1all
trixie1.0.4+triplea-1.1all
Popcon: 0 users (0 upd.)*
Versions and Archs
License: DFSG free
Git

Libreria in Java puro per interagire con dispositivi upnp in una rete. Comunemente usata per giochi, client p2pool e servizi video.

Questo pacchetto contiene la libreria Java. Per la documentazione vedere libupnp-java-doc.

Official Debian packages with lower relevance

freecol
remake open source del vecchio gioco Colonization
Versions of package freecol
ReleaseVersionArchitectures
sid1.1.0-1all
trixie1.1.0-1all
stretch0.11.6+dfsg-1all
jessie0.10.7+dfsg-3all
buster0.11.6+dfsg2-2+deb10u1all
bullseye0.11.6+dfsg2-3all
bookworm1.0.0-1all
Debtags of package freecol:
gamestrategy
interfacex11
roleprogram
scopeapplication
uitoolkitxlib
usegameplaying
x11application
Popcon: 27 users (17 upd.)*
Versions and Archs
License: DFSG free
Git

freecol è un gioco nello spirito di Civilization ma che ha un'ambientazione nel mondo coloniale. Si deve colonizzare il nuovo mondo, costruire città, commerciare o combattere con le popolazioni native e con le altre civiltà europee, commerciare con la propria terra madre fino a che non si è in grado di combattere per la propria indipendenza!

triplea
gioco di strategia a turni
Versions of package triplea
ReleaseVersionArchitectures
trixie1.9.0.0.7062-2all
bookworm1.9.0.0.7062-2all
bullseye1.9.0.0.7062-2all
stretch1.8.0.9+dfsg-1all
jessie1.7.0.3+dfsg-1all
sid1.9.0.0.7062-2all
upstream2.6.14724
Debtags of package triplea:
gamestrategy
roleprogram
usegameplaying
Popcon: 5 users (3 upd.)*
Newer upstream!
License: DFSG free
Git

TripleA è un gioco di strategia a turni. TripleA viene fornito con svariati giochi e più di altri 100 possono essere scaricati dalla comunità degli utenti. Gestisce giocatori singoli contro IA, modalità multigiocatore su un'unica postazione, gioco via posta elettronica e una stanza di gioco su host online.

*Popularitycontest results: number of people who use this package regularly (number of people who upgraded this package recently) out of 236226