Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gabopupo authored May 25, 2018
1 parent 3150b0f commit 298ca59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# LovePong
A simple Pong game, with basic AI, made with Löve2D engine for the selection process of ICMC-USP's game development group, <a href="https://www.fog.icmc.usp.br/">Fellowship of the Game</a>.

This game can be played on Windows, running the pong.exe file. In order to properly play it in Linux systems, go to https://www.love2d.org/ and install the Löve2D files available to your operational system. To run this game, type the following code in terminal:
This game can be played on Windows, running the pong.exe file.<br>In order to properly play it in Linux systems, go to https://www.love2d.org/ and install the Löve2D files available to your operational system. To run this game, type the following command in terminal:

```
love pong.love
Expand Down

0 comments on commit 298ca59

Please sign in to comment.