8000 GitHub - hhariri/kotlin-voxel: A voxel engine (like Minecraft) written in Kotlin
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hhariri/kotlin-voxel

 
 

Repository files navigation

kotlin-voxel

A voxel engine (like Minecraft) written in Kotlin


This voxel engine was created as a programming exercise, with the goal of making a Minecraft-like voxel engine using the Kotlin programming language

screenshot

To run, you must use the gradle task

Linux/OSX:

./gradlew desktop:run

Windows:

gradlew.bat desktop:run

Controls are explained in the in-game HUD

additionally, you may press 'G' to see OpenGL debugging info, or 'V' to reset the view.

About

A voxel engine (like Minecraft) written in Kotlin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 63.2%
  • Java 33.7%
  • C 2.0%
  • Python 1.1%
0