Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/threerings/playn

Legacy 1.x version of PlayN library.
https://github.com/threerings/playn

Last synced: 8 days ago
JSON representation

Legacy 1.x version of PlayN library.

Awesome Lists containing this project

README

        

PlayN is a cross-platform Java game development library written in [Java] that targets HTML5
browsers (via [GWT]), desktop JVMs, [Android] and [iOS] devices.

# NOTE

This is the legacy 1.x version of the PlayN library which is no longer actively developed. Active
development is happening on PlayN 2.x which is hosted at [playn/playn].

Unless you mean to be using the legacy 1.x version of PlayN (and potentially submitting bug fix or
other maintenance patches), you should immediately proceed to the 2.x site.

Licensing
---------

Unless otherwise stated, all source files are licensed under the Apache License, Version 2.0:

Copyright 2011-2014 The PlayN Authors

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file
except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the
License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied. See the License for the specific language governing permissions and
limitations under the License.

[Android]: http://www.android.com/
[GWT]: http://code.google.com/webtoolkit/
[Java]: http://www.java.com/
[PlayN wiki]: http://code.google.com/p/playn/wiki/GettingStarted
[iOS]: https://developer.apple.com/devcenter/ios/index.action
[playn/playn]: https://github.com/playn/playn