chadthecoder / graphicsProject

Graphics project using SDL2, ASIO OPENGL, GLEW, WebGL, miniaudio, stb (Only stb_image.h right now), assimp (implementing now), PerlinNoise from Reputeless, and GLM. Following multiple tutorials to learn how to code graphics in C++.
0 stars 3 forks source link

pingPong keep score #3

Closed chadthecoder closed 11 months ago

chadthecoder commented 1 year ago

Attempting to keep score visually in ping pong game. Has put zero on screen using pixelorama on ubuntu and sdl. Need to write logic and make more numbers. video helping is https://www.youtube.com/watch?v=YrWQsuDT3NE&list=PLhfAbcv9cehhkG7ZQK0nfIGJC_C-wSLrx&index=4 on 13:51