OSDN Git Service

Merge pull request #808 from hneuer/bitsss
[mikumikustudio/libgdx-mikumikustudio.git] / README.md
1 ![logo](http://libgdx.badlogicgames.com/img/logo.png)\r
2 \r
3 *We just migrated our Wiki to Github, so it's a little bit rough, we'll fix things up in the next days*\r
4 \r
5 Libgdx is a cross-platform Java game development framework based on \r
6 OpenGL (ES) that works on Windows, Linux, Mac OS X, Android, your\r
7 WebGL enabled browser and iOS.\r
8 \r
9 #### Getting Started\r
10 Head over to http://libgdx.badlogicgames.com/documentation.html to find the latest getting started guide,\r
11 download links and so on. You can find more information on libgdx on our official site \r
12 at http://libgdx.badlogicgames.com/\r
13 \r
14 ### Downloads\r
15 You can get the latest release or nightly version of libgdx from the [offical download site](http://libgdx.badlogicgames.com/download.html). We actually\r
16 recommend using the nightlies to be up to date with latest bug fixes and feature additions.\r
17 \r
18 #### Documentation\r
19 The [Wiki](https://github.com/libgdx/libgdx/wiki) contains all the information you'll need to write a \r
20 libgdx game. You can contribute to the Wiki directly here on Github!\r
21 \r
22 We also provide [Javadocs](http://libgdx.badlogicgames.com/nightlies/docs/api/) online. The Javadocs are\r
23 also bundled as source Jars with every libgdx distribution for consumption in your favorite IDE.\r
24 \r
25 #### News & Community\r
26 You can follow the latest news about libgdx on the [blog](http://www.badlogicgames.com). Follow\r
27 [@badlogicgames](https://twitter.com/badlogicgames) for real-time updates.\r
28 \r
29 You can get help on our [forum](http://badlogicgames.com/forum/) and talk to other libgdx \r
30 users on our IRC channel #libgdx at irc.freenode.net.\r
31 \r
32 #### Reporting Issues\r
33 Use the [issue tracker](https://github.com/libgdx/libgdx/issues?page=1&state=open) here on Github to report issues. Make sure you read the \r
34 [Getting Help](https://github.com/libgdx/libgdx/wiki/Getting-help) article that walks you through\r
35 the process or properly reporting an issue.\r
36 \r
37 #### Contributing & Working from Source\r
38 Libgdx has a strong developer community constantly improving the code base. We love to\r
39 get any and all help we can. The [Contributing](https://github.com/libgdx/libgdx/wiki/Contributing) \r
40 article describes the process of helping libgdx to become even better.\r
41 \r
42 To contribute, you need to work with libgdx' sources directly, something normal users do not\r
43 have to go through. The [Working with the Source](https://github.com/libgdx/libgdx/wiki/Working-from-source)\r
44 article will give you directions.\r
45 \r
46 #### License\r
47 Libgdx is licensed under the [Apache 2 License](http://www.apache.org/licenses/LICENSE-2.0.html), meaning you\r
48 can use it free of charge, without strings attached in commercial and non-commercial projects. We love to\r
49 get (non-mandatory) credit in case you release a game or app using libgdx!\r