-
Notifications
You must be signed in to change notification settings - Fork 169
Expand file tree
/
Copy pathCITATION.cff
More file actions
41 lines (40 loc) · 1.07 KB
/
CITATION.cff
File metadata and controls
41 lines (40 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: LoonGame
message: Please cite LoonGame using the following metadata.
type: software
authors:
- given-names: peng
family-names: chen
email: javachenpeng@yahoo.com
repository-code: 'https://github.com/cping/LGame'
url: 'https://github.com/cping/LGame'
abstract: >-
The LGame is a very cool and small game library designed
to simplify the complex and shorten the tedious for
beginners and veterans alike. With it, you can use the
best aspects of OpenGL/OpenGLES in an easy and organized
way optimized for game programming. It is built around the
concept that beginners should be able to start with the
basics and then move up into a more complex plane of
development with the veterans, all on the same platform.
keywords:
- 2D
- game engine
- java
- c#
- framework
- easy
- tilemap
- ldtk
- awt
- swing
- javafx
- gwt
- teavm
- opengles
- loon
license: Apache-2.0
version: '0.5'
date-released: '2025-05-01'