Resumen:
|
[ES] El objetivo de este trabajo es desarrollar una aplicación que ofrezca al jugador vídeos cortos de lineups y wallbangs. Con este conocimiento, el usuario de la aplicación podrá disfrutar de una ventaja estratégica ...[+]
[ES] El objetivo de este trabajo es desarrollar una aplicación que ofrezca al jugador vídeos cortos de lineups y wallbangs. Con este conocimiento, el usuario de la aplicación podrá disfrutar de una ventaja estratégica respecto al resto de jugadores de Valorant, ya que podrá dañar a un enemigo, conseguir información o defender una bomba sin el peligro de entrar en contacto directo con los adversarios. Además, no tendrá que memorizarlos previamente, algo bastante habitual entre los jugadores de Valorant más dedicados.
Un lineup es un punto de referencia dentro del juego desde el cual, con una inclinación concreta, es posible emplear las utilidades de tu agente contra un objetivo concreto, que se supone de interés, sin la necesidad y el peligro de estar cerca. Un ejemplo típico suele ser defender una bomba plantada desde una distancia segura. Por otra parte, un wallbang es un punto concreto del mapa desde donde se puede disparar y atravesar paredes y objetos, dañando a los posibles jugadores que se encuentren detrás.
Dado el poco margen de tiempo del que dispone el jugador durante la partida, la información que proporcionará la aplicación deberá adaptarse lo máximo posible a la situación del juego, filtrando de manera automática según el mapa que se esté jugando, el agente utilizado y el bando con el que se participa (ataque o defensa), o al menos, facilitando que el filtrado sea ágil. Esta información se conseguirá gracias a la API de eventos de videojuegos del SDK de Overwolf, que incluye a Valorant entre otros.
Se utilizarán principalmente TypeScript y HTML+CSS junto con un SDK proporcionado por Overwolf (overwolf.github.io), una plataforma de desarrollo que ofrece la posibilidad de publicar la aplicación en la tienda de aplicaciones de Overwolf, además de añadir anuncios y/o versiones premium para monetizarla.
[-]
[EN] The goal of this project is to develop an application that provides short videos of lineups and wallbangs to the player. With that knowledge, the user will obtain a strategic advantage against the rest of Valorant ...[+]
[EN] The goal of this project is to develop an application that provides short videos of lineups and wallbangs to the player. With that knowledge, the user will obtain a strategic advantage against the rest of Valorant players, as they will be able to harm an enemy, obtain information or defend a bomb without the risks involved in engaging the enemy. In addition, the user won t need to memorize them beforehand, something very usual among Valorant s most dedicated players.
A lineup is a reference point that, with a certain inclination, makes you able to use your agent s abilities against a specific target that is assumed to be of interest, without the need and danger of being close to it. A typical example is defending a planted bomb from a safe distance. On the other hand, a wallbang is a certain spot of the map where you can shoot through walls and objects, harming any player that could be hidden behind them.
Given the small spans of time that a player has during a match, the information shown by the app must be adapted, as much as possible, to the match that is being played, sorting automatically the content considering the current map, the agent selected and the side (attack or defense) that is being played or, at least, be agile enough to sort it manually. This information will be obtained thanks to the game events API of Overwolf SDK, which includes Valorant.
A TypeScript and HTML+CSS combo will be mainly used, alongside a SDK provided by Overwolf (overwolf.github.io), an app creating platform that offers the possibility of publishing your application in the Overwolf Appstore and also monetize it with ads and premium versions.
[-]
|