Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 🗡️🧝

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)*