g3rley / PONG

:joystick: Creating an innovative and captivating reimagination of the classic PONG Atari game, we leverage the power and versatility of the Löve 2D Game Engine.

Home Page:https://love2d.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PONG

A reimagination of PONG Atari game using Löve 2d Game Engine

image

This is a reimagination of the classic Atari game PONG, using the Löve 2d Game Engine. The game is a 2 player game, where each player controls a paddle, and the objective is to score points by hitting the ball with the paddle.

Tools

Installation

PONG requires Löve 2d v11.3+ to run.

Install the dependencies and devDependencies and start the server.

cd pong
love .

Development

Want to contribute? Great!

PONG uses Löve 2d v11.3+ for fast developing.

Open your favorite Terminal and run these commands.

First Tab:

cd pong
love .

Second Tab:

cd pong
love .

(If you want to run the game in a single window, just run the first command)

License

The License of this project is MIT. See the LICENSE file for more information.

About

:joystick: Creating an innovative and captivating reimagination of the classic PONG Atari game, we leverage the power and versatility of the Löve 2D Game Engine.

https://love2d.org/

License:MIT License


Languages

Language:Lua 100.0%