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)
- Host: GitHub
- URL: https://github.com/cfstras/npong
- Owner: cfstras
- Created: 2013-10-21T15:38:11.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-21T15:47:05.000Z (over 12 years ago)
- Last Synced: 2025-07-21T21:14:08.487Z (12 months ago)
- Language: Java
- Size: 7.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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