18

Koge/README.md at master · KogeLabs/Koge · GitHub

 3 years ago
source link: https://github.com/KogeLabs/Koge/blob/master/README.md
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Permalink

Join GitHub today

GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.

Sign up
master

Ockero/README.md

Go to file

41 lines (27 sloc) 1.8 KB

Ockero

Ockero is a 2D OpenGL game framework developed in Kotlin that works in Windows, Linux and Mac OS X.

Pre-Requirements

  • Java JDK
  • IntelliJ IDEA (community or Ultimate edition)
  • Gradle

Getting Started

In the build.gradle of your Idea project you want to add the following script to download Koge and their dependencies from the maven central.

repositories {
    mavenCentral()
}

dependencies {

    implementation 'com.github.kogelabs:ockero-jvm:<version>'
}

For more information on how to set up Ockero, please visit the Getting Started page.

Documentation

The Wiki contains all the information you'll need to write a Ockero game. You can contribute to the Wiki directly here on GitHub!

Contributing to Ockero

Any contributions to Ockero projects on Github are welcome. When contributing, please follow the Ockero Community Code of Conduct.

Feel free to submit issues and enhancement requests.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK