https://github.com/qubilux/bubbles-pygdx
A simple bubble game made in Python using Jython and LibGDX
https://github.com/qubilux/bubbles-pygdx
2d-game bubble-game java java-game jython libgdx libgdx-python pygdx python python-game
Last synced: 6 months ago
JSON representation
A simple bubble game made in Python using Jython and LibGDX
- Host: GitHub
- URL: https://github.com/qubilux/bubbles-pygdx
- Owner: Qubilux
- License: gpl-3.0
- Created: 2023-11-17T12:53:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-26T01:00:52.000Z (over 1 year ago)
- Last Synced: 2025-06-02T16:40:20.231Z (7 months ago)
- Topics: 2d-game, bubble-game, java, java-game, jython, libgdx, libgdx-python, pygdx, python, python-game
- Language: Python
- Homepage:
- Size: 128 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to Bubbles: PyGDX Edition
This is a simple bubble game made in Python using LibGDX and Jython.
*It has a little bit of Java code to launch Python code with it.*