Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matricali/ao4j-cliente
Una implementación del cliente de Argentum Online en JAVA y OpenGL 3.2 🗡️🧝
https://github.com/matricali/ao4j-cliente
2d-game-engine argentum argentum-online argentumonline cross-platform-game gamedev lwjgl3 mmorpg multiplayer-game nuklear openal opengl opengl3 stb-image stb-truetype stb-vorbis
Last synced: about 2 months ago
JSON representation
Una implementación del cliente de Argentum Online en JAVA y OpenGL 3.2 🗡️🧝
- Host: GitHub
- URL: https://github.com/matricali/ao4j-cliente
- Owner: matricali
- License: agpl-3.0
- Created: 2019-03-18T14:02:43.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-07T23:50:34.000Z (almost 6 years ago)
- Last Synced: 2024-10-16T14:21:38.297Z (3 months ago)
- Topics: 2d-game-engine, argentum, argentum-online, argentumonline, cross-platform-game, gamedev, lwjgl3, mmorpg, multiplayer-game, nuklear, openal, opengl, opengl3, stb-image, stb-truetype, stb-vorbis
- Language: Java
- Homepage:
- Size: 369 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Argentum Online
Implementación libre y multi-plataforma del popular juego argentino de ROL multijugador (MMORPG) escrita en JAVA y liberada bajo la licencia [AGPLv3](LICENSE)
[![license](https://img.shields.io/github/license/matricali/ao4j-cliente.svg)](LICENSE) [![GitHub contributors](https://img.shields.io/github/contributors/matricali/ao4j-cliente.svg)](https://github.com/matricali/ao4j-cliente/graphs/contributors) [![Build Status](https://travis-ci.org/matricali/ao4j-cliente.svg?branch=master)](https://travis-ci.org/matricali/ao4j-cliente) [![Latest stable release](https://img.shields.io/badge/dynamic/json.svg?label=stable&url=https%3A%2F%2Fapi.github.com%2Frepos%2Fmatricali%ao4j-cliente%2Freleases%2Flatest&query=%24.name&colorB=blue)](https://github.com/matricali/ao4j-cliente/releases/latest)
---
### Librerias utilizadas
* [LWJGL](https://www.lwjgl.org/)
* [OpenGL](https://www.opengl.org/)
* [OpenAL](https://www.openal.org/)
* [STB](https://github.com/nothings/stb)### Fuentes utilizadas
* Incluye [GNU FreeFont](https://www.gnu.org/software/freefont/), liberado bajo la licencia [GPLv3](http://www.gnu.org/licenses/gpl-3.0.html)### Licencia
*ao4j-cliente* es liberado bajo la licencia *[Affero GNU General Public License v3](LICENSE)*