瀏覽代碼

Added Game class

Daniel 4 年之前
父節點
當前提交
b9878faf1b
共有 11 個文件被更改,包括 0 次插入0 次删除
  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 查看文件


OOP_Pong/Game.h → Game.h 查看文件


OOP_Pong/Makefile → Makefile 查看文件


OOP_Pong/Paddle.h → Paddle.h 查看文件


OOP_Pong/README.md → README.md 查看文件


OOP_Pong/functions.cpp → functions.cpp 查看文件


OOP_Pong/oldpong.cpp → oldpong.cpp 查看文件


OOP_Pong/pong → pong 查看文件


OOP_Pong/pong.cpp → pong.cpp 查看文件


OOP_Pong/resources/ball.wav → resources/ball.wav 查看文件


OOP_Pong/resources/sansation.ttf → resources/sansation.ttf 查看文件