https://github.com/maple3142/craft2d
https://github.com/maple3142/craft2d
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maple3142/craft2d
- Owner: maple3142
- License: mit
- Created: 2020-06-09T15:10:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-19T08:31:27.000Z (almost 6 years ago)
- Last Synced: 2025-06-30T00:40:10.893Z (11 months ago)
- Language: Java
- Size: 32.6 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Craft2d
A very basic 2D Minecraft clone done in JavaFX
## Compiling and running
1. Download JavaFX sdk (version >= 14).
2. Copy all the files in sdk's `lib` into `./lib`.
3. Copy sdk's `bin` into project's folder.
4. Execute `./start.sh`
> On Windows, you can use WSL or git bash to run that shell script.
## Controls
Open the game and see `Key Bindings`
It is basically the same as playing Minecraft.