-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# 2D Minecraft | ||
|
||
Have you ever wanted to play minecraft but 2D? Here you have it! | ||
|
||
Play a unique minecraft experience with a 3 blocks wide world and a locked in place camera! | ||
|
||
I've seen a 2D Minecraft video when I was small and it always sucked in my head. So I made this mod. | ||
|
||
It was quite complicated, no up to date docs on how to make a world preset was avaliable, so I had to dig through a sea of old discord messages and experiment a ton to find out how. | ||
|
||
Anyways Java is easy, it's just slow C++ |