Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/over-run/minecraft2d
This is a sandbox game. (Beta coming s∞n...)
https://github.com/over-run/minecraft2d
2d-game game java minecraft-2d opengl sandbox sandbox-game sandplay
Last synced: about 1 month ago
JSON representation
This is a sandbox game. (Beta coming s∞n...)
- Host: GitHub
- URL: https://github.com/over-run/minecraft2d
- Owner: Over-Run
- License: mit
- Created: 2020-08-29T01:46:31.000Z (over 4 years ago)
- Default Branch: 0.x
- Last Pushed: 2022-12-21T03:46:07.000Z (about 2 years ago)
- Last Synced: 2023-03-10T11:32:47.382Z (almost 2 years ago)
- Topics: 2d-game, game, java, minecraft-2d, opengl, sandbox, sandbox-game, sandplay
- Language: Java
- Homepage: https://over-run.github.io/wiki/mc2d
- Size: 13.5 MB
- Stars: 7
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE
Awesome Lists containing this project
README
# Minecraft2D
**THIS IS NOT AN OFFICIAL MINECRAFT PRODUCT. IT IS NOT APPROVED BY OR ASSOCIATED WITH MOJANG.**
![Java CI with Gradle](https://github.com/Over-Run/Minecraft2D/workflows/Java%20CI%20with%20Gradle/badge.svg)
Minecraft2D is a 2D sandbox game using OpenGL.
This game is also on [itch.io](https://squid233.itch.io/minecraft2d).
## Runtime Environment
- Java: 17+
- OpenGL: 1.5+## Downloading
> Due to the official website has refactored, the content this below are invalid.
>
> ---
>
> Minecraft2D 0.3.0 has shadowed all libraries, so you can use command `java -jar mc2d-0.3.0.jar` in terminal.
>
> Since 0.5.0, you must play game with the [launcher](https://over-run.github.io/mc2d/launcher/mc2d-launcher-0.1.0.jar).Since 0.6.0, game is distributed with the [Application Plugin](https://docs.gradle.org/current/userguide/application_plugin.html).
## Keybindings
- Esc: Pause and save the world
- A/Left Arrow: Move left
- D/Right Arrow: Move right
- Space/W/Up Arrow: Jump
- Enter: Save the world
- F3: Turn on/off the debug HUD
- Z/Comma/Period (z/,/.): Change z mode
- E: Open/close the inventory
- G: Generate human entity## Jvm Arguments
- `-Dmc2d.log.disableAnsi=`: disable or enable ansi escaping (color, etc.)
## Links
游戏开发交流群 [![游戏开发交流](https://pub.idqqimg.com/wpa/images/group.png)](https://qm.qq.com/cgi-bin/qm/qr?k=efwa2cjVSs-S_UorWELGd45SPTJBTGV6&jump_from=webapi)
看看[Fandom Wiki](https://minecraft2d.fandom.com/zh/wiki/)!
在 [官方网站](https://over-run.github.io/minecraft2d-wiki/) (404) 上看我们的游戏!
## Other Edition
- [Kotlin Edition](https://github.com/Over-Run/Minecraft2D-Kotlin/) (Deprecated)
- [Python Edition](https://github.com/QWERTY770/Minecraft-2D-Python/)## Minecraft2D & Minecraft
Again. **THIS IS NOT AN OFFICIAL MINECRAFT PRODUCT. IT IS NOT APPROVED BY OR ASSOCIATED WITH MOJANG.**
| | Minecraft2D | Minecraft |
|--------------|-------------|-----------------|
| Free | Y | N |
| Java Version | 17+ (LTS) | 17+ (LTS) |
| Mods | Y | Y(Non-Official) |
| Multiplayer | N | Y |
| I18n | Y | Y |## Coming in Beta
- Multiplayer test
## Coming in 1.0 (Release)
- Multiplayer
## Coming in 2.0 (Future)
- Use OpenGL 3.2