miniventure
miniventure copied to clipboard
This is a project by PlayMinicraft to update the source code for Minicraft to be easier for developers.
https://github.com/shylor/miniventure/blob/04c1c3253a2550d09c06e261477a8f75d0cdbd00/src/com/mojang/ld22/level/Level.java#L107 It is used in a few other lines too dealing with coordinates and dimensions. `>>` 4 means a right bit-shift of 4 places. E.g. 01101001 (105) becomes 0110 (6),...
In 2017 Java Applets have been deprecated please remove the unnecessary files.
Can you please provide a mechanism for building this from the shell? It would be fine to use Maven, but perhaps simply using `javac` would be nice to keep it...
When the game is embeded into a website and the player is allowed to scroll the page, this can cause a flicker. There are some cases where the applet will...
We could move to a larger tileset if we move to 32x32. This would give a higher definition of the game, and allow better looking graphics and fonts.
It would be nice to see the light from the torches **not** go through walls or stone