
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
com.github.minigdx:minigdx-android
Advanced tools
Multiplatform 3D Game Engine using Kotlin Multiplatform
███╗ ███╗██╗███╗ ██╗██╗ ██████╗ ██████╗ ██╗ ██╗
████╗ ████║██║████╗ ██║██║██╔════╝ ██╔══██╗╚██╗██╔╝
██╔████╔██║██║██╔██╗ ██║██║██║ ███╗██║ ██║ ╚███╔╝
██║╚██╔╝██║██║██║╚██╗██║██║██║ ██║██║ ██║ ██╔██╗
██║ ╚═╝ ██║██║██║ ╚████║██║╚██████╔╝██████╔╝██╔╝ ██╗
╚═╝ ╚═╝╚═╝╚═╝ ╚═══╝╚═╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝
Minimalist Kotlin/Multiplaform Game Engine.
Platform supported:
Platform expected:
🎮 Try it now by creating a game using this game template 🎮
Try some example of what can be build using MiniGDX on the MiniGDX Showcase site
https://user-images.githubusercontent.com/373097/115747729-d1c90980-a395-11eb-9b94-b19f4ccb6c9e.mp4
https://user-images.githubusercontent.com/373097/115747808-e3aaac80-a395-11eb-9c0d-75c3a0e7723d.mp4
https://user-images.githubusercontent.com/373097/115747845-eb6a5100-a395-11eb-8d76-639886c14322.mp4
Feature | JVM | Web | Android | iOS |
---|---|---|---|---|
2D / 3D Rendering | ✅ | ✅ | ✅ | ⛔️ |
Skeleton Animation | ✅ | ✅ | ✅ | ⛔️ |
Keyboard Input | ✅ | ✅ | ✅ | ⛔️ |
Mouse/Touch Input | ✅ | ✅ | ✅ | ⛔️ |
Sound (MP3) | ✅ | ✅ | ⛔️ | ⛔️ |
AABB Collision | ✅ | ✅ | ✅ | ⛔️ |
SAT Collision | ✅ | ✅ | ✅ | ⛔️ |
Scripting | ✅ | ✅ | ✅ | ⛔️ |
make build
MiniGDX can be updated while creating a game by using Gradle composite build
Insert in the settings.gradle.kts
:
includeBuild('...path to minigdx...')
FAQs
Multiplatform 3D Game Engine using Kotlin Multiplatform
We found that com.github.minigdx:minigdx-android demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.