Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qbituniverse/qbitcraft
The goal behind Qbitcraft is to expand Minicraft+ and use it as a Java learning sample for aspiring coders.
https://github.com/qbituniverse/qbitcraft
java minicraft
Last synced: about 1 month ago
JSON representation
The goal behind Qbitcraft is to expand Minicraft+ and use it as a Java learning sample for aspiring coders.
- Host: GitHub
- URL: https://github.com/qbituniverse/qbitcraft
- Owner: qbituniverse
- License: gpl-3.0
- Created: 2021-03-11T13:42:33.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T20:22:49.000Z (4 months ago)
- Last Synced: 2024-09-13T10:08:15.666Z (4 months ago)
- Topics: java, minicraft
- Language: Java
- Homepage:
- Size: 771 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Qbitcraft
The goal behind Qbitcraft is to expand Minicraft+ and use it as a Java learning sample for aspiring coders.
Minicraft was originally made by Markus Perrson for ludum dare 22 competition.
Modded by David.b and +Dillyg10+ until 1.8, then taken over by Chris J until 2.0.4, then by afyber, and then by chrisj42.
## Credits
This repo builds on a great work of [chrisj42](https://github.com/chrisj42) and the Minicraft+ code that's being maintained in [minicraft-plus-revived](https://github.com/chrisj42/minicraft-plus-revived) GitHub repo.
You can also find out more about Minicraft+ on [playminicraft.com](https://playminicraft.com/).
This repo is forked from version [2.0.6 of chrisj42/minicraft-plus-revived](https://github.com/chrisj42/minicraft-plus-revived/releases/tag/v2.0.6) GitHub repo.
Qbitcraft version going forward with QbitUniverse will be 1.0.0.
## Resources
- [Release History](https://github.com/qbituniverse/qbitcraft/releases)
- [Ideas Backlog](/notes/backlog.md)
- [License](/LICENSE)