https://github.com/xypercode/bubbles-pygdx
A simple bubble game made in Python using Jython and LibGDX
https://github.com/xypercode/bubbles-pygdx
2d-game bubble-game java java-game jython libgdx libgdx-python pygdx python python-game
Last synced: 10 months ago
JSON representation
A simple bubble game made in Python using Jython and LibGDX
- Host: GitHub
- URL: https://github.com/xypercode/bubbles-pygdx
- Owner: XyperCode
- 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: 2024-11-12T07:17:07.518Z (about 1 year ago)
- Topics: 2d-game, bubble-game, java, java-game, jython, libgdx, libgdx-python, pygdx, python, python-game
- Language: Python
- Homepage:
- Size: 128 KB
- Stars: 0
- 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.*