Ver código fonte

Added Game class

Daniel 4 anos atrás
pai
commit
b9878faf1b
11 arquivos alterados com 0 adições e 0 exclusões
  1. 0
    0
      Ball.h
  2. 0
    0
      Game.h
  3. 0
    0
      Makefile
  4. 0
    0
      Paddle.h
  5. 0
    0
      README.md
  6. 0
    0
      functions.cpp
  7. 0
    0
      oldpong.cpp
  8. 0
    0
      pong
  9. 0
    0
      pong.cpp
  10. 0
    0
      resources/ball.wav
  11. 0
    0
      resources/sansation.ttf

OOP_Pong/Ball.h → Ball.h Ver arquivo


OOP_Pong/Game.h → Game.h Ver arquivo


OOP_Pong/Makefile → Makefile Ver arquivo


OOP_Pong/Paddle.h → Paddle.h Ver arquivo


OOP_Pong/README.md → README.md Ver arquivo


OOP_Pong/functions.cpp → functions.cpp Ver arquivo


OOP_Pong/oldpong.cpp → oldpong.cpp Ver arquivo


OOP_Pong/pong → pong Ver arquivo


OOP_Pong/pong.cpp → pong.cpp Ver arquivo


OOP_Pong/resources/ball.wav → resources/ball.wav Ver arquivo


OOP_Pong/resources/sansation.ttf → resources/sansation.ttf Ver arquivo