Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #11830

Bug#968471: RFP: libgdx -- cross-platform java game development framework

Path csiph.com!aioe.org!bofh.it!news.nic.it!robomod
From Phil Morrell <debian@emorrp1.name>
Newsgroups linux.debian.bugs.dist, linux.debian.maint.java
Subject Bug#968471: RFP: libgdx -- cross-platform java game development framework
Date Sun, 16 Aug 2020 05:20:01 +0200
Message-ID <AEhnb-7i4-1@gated-at.bofh.it> (permalink)
X-Mailbox-Line From debian-bugs-dist-request@lists.debian.org Sun Aug 16 03:12:10 2020
Old-Return-Path <debbugs@buxtehude.debian.org>
X-Spam-Flag NO
X-Spam-Score -2.352
Reply-To Phil Morrell <debian@emorrp1.name>, 968471@bugs.debian.org
Resent-To debian-bugs-dist@lists.debian.org
Resent-Cc debian@emorrp1.name, debian-devel-games@lists.debian.org, debian-java@lists.debian.org, wnpp@debian.org
X-Debian-Pr-Message report 968471
X-Debian-Pr-Package wnpp
X-Spam-Bayes score:0.0000 Tokens: new, 41; hammy, 150; neutral, 118; spammy, 0. spammytokens: hammytokens:0.000-+--HX-Debbugs-Cc:sk:debian-, 0.000-+--H*UA:1.10.1, 0.000-+--H*u:1.10.1, 0.000-+--H*UA:2018-07-13, 0.000-+--H*u:2018-07-13
Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=emorrp1.name; s=google; h=date:from:to:subject:message-id:mime-version:content-disposition :user-agent; bh=ZiY6bkq0ZstmxUSX5P98p2bAx1ONNkFgGRI2nG1XdPU=; b=YqiAnT7XJv/EE2wWiNq5aSOrmv7+qzedtgGSSZUYwNyi11BiCszycN+3pv4iG/nTyS /87aH5MvdZ2z8zuV5h+E1VYBjoqpgNl6uLgBJPhtkAwEKUJ6hpW7wFSiqzolumh0K+ji f5HHBsmojmhHM4ZM+D5DdLGwvC7jhy4JyCNNM=
X-Google-Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-disposition:user-agent; bh=ZiY6bkq0ZstmxUSX5P98p2bAx1ONNkFgGRI2nG1XdPU=; b=VqNX5HfJagg/3BPhN+WaHm+PSC0484KOpkVaR3KYuW8pQPJ/bZfUkgtBV0PfHwM7A8 IQRCkJ1xtXv4F0P85qMZ6McgwCM88fR9HXdrtuJQvc0qu6ZRa799/PQ09UGTDbS3StfX tSDAYKaCQPPW0EffUQmezjiAcedlqi/2I9W1Wa8v2PxX2OMZF3rBaetuYbV6QzFtstAf D4cZ2e2vFys0bslOyEHwWDQ/sWSdfdkkeZw0Rp6AozooHy7UAEaLULdGpnPUc6CZzkKd +WFtnMVpXRamejh8dZ16dFGeThw7ae69IecXaOB9N0K545JofU0RVhKxWvBpiCxGWn6S OEqQ==
X-Gm-Message-State AOAM533uxe1Bqd710sfOP786MXLPT3rJDoaDmNfUszsP3twu9tyNRtTR bsfJqqehBs6IegHB72Oqw2pwp5BFOTDWcw==
X-Google-SMTP-Source ABdhPJzgxqVwWW+GbsuHR/tULTGRZDrpvQjSqARaJAo4ieQzAflEO/42KkvxPqtfjJZxx5XK779LoA==
X-Received by 2002:adf:bb83:: with SMTP id q3mr9713517wrg.58.1597547310391; Sat, 15 Aug 2020 20:08:30 -0700 (PDT)
MIME-Version 1.0
Content-Type multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="vkogqOf2sHV7VnPd"
Content-Disposition inline
User-Agent Mutt/1.10.1 (2018-07-13)
X-Debian-Message from BTS
X-Mailing-List <debian-bugs-dist@lists.debian.org> archive/latest/1618745
List-ID <debian-bugs-dist.lists.debian.org>
List-URL <https://lists.debian.org/debian-bugs-dist/>
Approved robomod@news.nic.it
Lines 61
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Sun, 16 Aug 2020 04:08:27 +0100
X-Original-Message-ID <20200816030827.GA13353@mithrandir.lan.emorrp1.name>
Xref csiph.com linux.debian.bugs.dist:1021709 linux.debian.maint.java:11830

Cross-posted to 2 groups.

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Package: wnpp
Severity: wishlist

* Package name    : libgdx
  Version         : 1.9.11
  Upstream Author : Mario Zechner <badlogicgames@gmail.com> and Nathan Sweet
<nathan.sweet@gmail.com>
* URL             : https://libgdx.badlogicgames.com/
* License         : Apache-2.0, CC BY-SA 3.0, sadly uses a CLA
  Programming Lang: Java, C++
  Description     : cross-platform java game development framework

LibGDX is a relatively low level, free, open source cross platform game
development framework. The goal of the project is to assist you in creating
games/applications and deploy to desktop and mobile platforms without getting
in the way and letting you design however you like.

There are plenty of higher level tools in the framework to get you started
quickly, and there is full access to low level API if and when you need to use
them. Libgdx tries not be the "end all, be all" solution. It does not force a
specific design on you. Pick and choose from the features below.

Cross-Platform
3rd Party Support
Audio
Input Handling
Math & Physics
File I/O & Storage
Graphics
Utilities
Tools

--

This is a dependency for games such as mindustry (#959466),
shatteredpixeldungeon (#805925), destination-sol, unciv, ore-infinium,
biosphere. It is of course a high quality tool in its own right whose packaging
would be of interest to any game devs on debian e.g. as an alternative to
godot.

I'm guessing this would be a complex package to maintain especially if its full
modularity was supported. So I recommend joining the java-team, but it's
relevant to games-team interests too.

Back to linux.debian.maint.java | Previous | Next | Find similar


Thread

Bug#968471: RFP: libgdx -- cross-platform java game development framework Phil Morrell <debian@emorrp1.name> - 2020-08-16 05:20 +0200

csiph-web