An open API service indexing awesome lists of open source software.

https://github.com/cfstras/npong

lwjgl-based pong. (discontinued)
https://github.com/cfstras/npong

Last synced: 11 months ago
JSON representation

lwjgl-based pong. (discontinued)

Awesome Lists containing this project

README

          

npong
=====

this is an old attempt at writing a network-based pong with lwjgl.
It turned out to be a ~2 hour hackathon, which resulted in this (very) small pong game.

compiling
---------

ant jar

running
-------

./start

controls
--------

- player 1: W / S
- player 2: arrow up / down