Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matdexir/pong-wars
A copy of pong-wars made with love2d
https://github.com/matdexir/pong-wars
game-development love2d lua pong-game
Last synced: about 2 months ago
JSON representation
A copy of pong-wars made with love2d
- Host: GitHub
- URL: https://github.com/matdexir/pong-wars
- Owner: matdexir
- License: mit
- Created: 2024-03-06T14:18:00.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-12-15T09:50:10.000Z (about 2 months ago)
- Last Synced: 2024-12-15T10:30:46.685Z (about 2 months ago)
- Topics: game-development, love2d, lua, pong-game
- Language: Lua
- Homepage:
- Size: 207 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# How to run
## Prerequisites
Please make sure to have [LÖVE](https://love2d.org/) installed on your machine.
## Run for developers
1. Clone the repo
2. `cd` into the repo
3. Execute: `love .`