javiglesias / LearnOpenGL

Learning Opengl following https://learnopengl.com/ tutorials.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CYBEROGUE

TODOs

TODO: Persistencia del mundo JSON & reflexion. TODO: Ajustar colisiones, estan un poco off (Puede que por el scrolling). TODO: VFX

TODO: Objetos inteactuables TODO: Radio de atenuacion del sonido FMOD. TODO: Iteracion del cerebro de los enemigos que ni es IA ni es na TODO: Habilidades enemigas y aliadas TODO: Interfaz para el juego (dialogos, cooldowns, menu) TODO: Carga de recursos �multihilo? TODO: Dialogos/misiones

DONEs

DONE: NPC interactuable. DONE: Soporte para mando DONE: Entidad NPC. DONE: Avance de la camara con la posicion del jugador.

COMPILATION

devenv Patata.sln /build debug

About

Learning Opengl following https://learnopengl.com/ tutorials.

License:MIT License


Languages

Language:C++ 97.5%Language:GLSL 1.9%Language:Makefile 0.4%Language:C 0.1%Language:Lua 0.0%