Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/threerings/playn
- Owner: threerings
- License: apache-2.0
- Created: 2011-08-19T22:32:45.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T09:53:31.000Z (about 4 years ago)
- Last Synced: 2024-08-02T12:23:48.574Z (3 months ago)
- Language: Java
- Homepage: http://playn.io/
- Size: 72.2 MB
- Stars: 194
- Watchers: 39
- Forks: 66
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: COPYING
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 athttp://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