项目作者: hoijui

项目描述 :
LWJGL-Book - Chapter 26 - in Kotlin
高级语言: Kotlin
项目地址: git://github.com/hoijui/lwjgl-book-game26-kotlin.git
创建时间: 2020-05-23T16:54:38Z
项目社区:https://github.com/hoijui/lwjgl-book-game26-kotlin

开源协议:Apache License 2.0

下载


LWJGL-Book - Chapter 26 - in Kotlin

This is simply a Kotlin port of the Java project
acompanying chapter 26 of @ahbejarano’s git-book about LWJGL game development.

I chose Chapter 26, as it contains all the previous chapters code,
and the following few chapters start a new project from scratch,
so this contians the most aspects.

The Java project this repo is a port of can be found here.

The source repo of the (Java based) tutorial git-book can be found here.