-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
669 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,9 @@ | ||
# BialJam'17 | ||
|
||
[KTX](https://github.com/libktx/ktx) project boilerplate for BialJam'17 game jam. Contains Gradle config, some common | ||
LibGDX 2D libraries and a simple application template printing `Hello world!` on the screen. Mobile platforms excluded | ||
for simplicity. | ||
## Licensing | ||
|
||
You can use the code (if you are really brave) in **commercial** projects, as long as you release the sources under the | ||
same license. Graphics are published under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) | ||
license: you can use them in **non-commercial** projects as long as you credit the authors (make sure to link to this | ||
repository) and release your assets on the same license. | ||
|
Oops, something went wrong.