Proyecto Final - Turinmachin
Recreación del minijuego de matemáticas de Brain-Age usando redes neuronales
|
File in src/game | Includes file in include |
---|---|
game.cpp | common / agent.h |
game.cpp | game / sdl / color.h |
game.cpp | game / constants.h |
game.cpp | game / sdl / draw.h |
game.cpp | game / math / factory.h |
game.cpp | game / game.h |
game.cpp | game / pixels.h |
game.cpp | game / render.h |
game.cpp | game / sdl / text.h |
game.cpp | game / sdl / texture.h |
main.cpp | common / agent.h |
main.cpp | game / constants.h |
main.cpp | common / data.h |
main.cpp | game / game.h |
main.cpp | game / render.h |
main.cpp | game / sdl / time.h |
pixels.cpp | game / pixels.h |
math / equation.cpp | game / math / equation.h |
math / factory.cpp | game / math / factory.h |
math / factory.cpp | game / math / equation.h |
sdl / draw.cpp | game / sdl / draw.h |
sdl / text.cpp | game / sdl / text.h |
sdl / texture.cpp | game / sdl / texture.h |
sdl / time.cpp | game / sdl / time.h |