DEV Community

AspXone
AspXone

Posted on

We made a game using Github Copilot

Hi everyone! We made a ping-pong game using Github Copilot only (except the README.md file).

The game instructions:

  • Use arrows keys to move your paddle
  • Get a high score
  • You are playing against a computer

If you want to play the game or check the code that Github Copilot has generated then here is the link

Try making your own version:

git clone https://github.com/CanvasDeno/ping-pong-game.git
Enter fullscreen mode Exit fullscreen mode

Top comments (0)