Ialon is a block construction game working on desktop and Android devices. Ialon means clearing, cleared area and, by extension, village in Gallic.
It is currently in development although already functional. It is based on the jMonkeyEgine and the Blocks framework library.
It is released under the GNU General Public License v3.0.
- 250+ different blocks
- Shapes : cube, slab, wedge, pole, pyramid, stairs, corner stairs, fence,
- Night/day cycle with Time acceleration factor
- Light blocks
- Slates
- Water simulation
- Supports blocks in water
- Works on desktop or Android devices
- Fly mode
- Free, Ad-free, Open Source
Run the org.delaunois.ialon.DesktopLauncher Gradle Task.
Use Backspace to switch between desktop and mobile mode. In the Desktop mode :
- Use Q,S,D,Z keys to move left, backward, right and forward
- Use the mouse to rotate the camera
- Use mouse left to add the selected block and mouse right to remove it
- Use Esc key to exit
- Use Space key to jump or to swim
- Use F key to switch the Fly mode
- In Fly mode, use de Up and Down arrow keys to go up or down.
Currently, you need android-studio to import the projet, build the code, upload the apk on a connected Android device and to run it. In Fly mode, use the Jump + Forward or Backward buttons to go up or down.
- New font for the User Interface
- New Setup menu
- Soft Shadows for wedge blocks (see the roof in the following screenshot) :
New block selection popup and new blocks (bed, drawers, oven, books...)
Rail system
Soft shadows
Water simulation and Minecraft-like lightning :
Cédric de Launois