ソースを参照

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 ファイルの表示