Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matachi/pong-love--extremely-fun
This is a pong game built using the library Löve and sweet Lua!
https://github.com/matachi/pong-love--extremely-fun
Last synced: 19 days ago
JSON representation
This is a pong game built using the library Löve and sweet Lua!
- Host: GitHub
- URL: https://github.com/matachi/pong-love--extremely-fun
- Owner: matachi
- Created: 2013-01-28T19:46:09.000Z (almost 12 years ago)
- Default Branch: dev
- Last Pushed: 2013-07-08T19:08:26.000Z (over 11 years ago)
- Last Synced: 2024-11-10T04:23:33.023Z (3 months ago)
- Language: Lua
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PONG LÖVE: EXTREMELY FUN
This is a pong game built using the library Löve and sweet Lua!
Licenses:
* Code: [GPLv3 or later](http://www.gnu.org/licenses/gpl.html)
* Art: [CC BY 3.0](http://creativecommons.org/licenses/by/3.0/)![Screenshot](images/screenshot1.png)
## How to run
love src/.
For more instructions, see this
[page](https://www.love2d.org/wiki/Getting_Started).## How to compile
See this [page](https://www.love2d.org/wiki/Game_Distribution) on how to
package and distribute the source code.