nflsilva / K3DGE

A very simple 3D and 2D game engine written in Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

K3DGE

A very simple 3D and 2D game engine written in Kotlin


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Acknowledgments

About The Project

K3DGE is very simple Game Engine in Koltin. It supports both 2D and 3D rendering.

Built With

This section should list any major components used in this project.

Getting Started

Prerequisites

Compiling

The recommended way of compiling K3DGE is with IntelliJ IDEA, using Gradle.

Usage

Acknowledgments

As study material I would like to acknowledge the following:

About

A very simple 3D and 2D game engine written in Kotlin

License:MIT License


Languages

Language:Kotlin 93.9%Language:GLSL 6.1%