项目作者: ibmlih

项目描述 :
A classic game of pong with 2 horizontal paddles in addition to 2 vertical paddles.
高级语言: Lua
项目地址: git://github.com/ibmlih/pong-with-4-paddles.git
创建时间: 2018-07-02T01:09:00Z
项目社区:https://github.com/ibmlih/pong-with-4-paddles

开源协议:

下载


pong-with-4-paddles

A classic game of pong with 2 horizontal paddles in addition to 2 vertical paddles.

Player 1 controls 2 vertical paddles with ‘w’ and ‘s’.

Player 2 controls 2 horizontal paddles with left-arrow and right-arrow.

First player to score 10 points wins the game.

Demo

Created with LÖVE and Lua.