Foong (A Pong clone) - 2.0a2
A clone of pong. This is my first attempt at programming the AI in a game.
Hector Toledo
(hectots)
Play using the mouse to move the block.
Changes
I've made a simple UI for the input of the IP address and port. The Input in somewhat buggy. Now users can connect with other players. First run the game_server on one end and run the game to connect with the other servers.
Instructions for online play:
1. Run python game_server.py HOST PORT
2. Run python main.py
3. Click connect and enter HOST PORT
4. Wait for other player to connect.
The network play is still buggy.
Instructions for online play:
1. Run python game_server.py HOST PORT
2. Run python main.py
3. Click connect and enter HOST PORT
4. Wait for other player to connect.
The network play is still buggy.
Links
Releases
Foong (A Pong clone) 2.0a2 — 11 Jul, 2009
Foong (A Pong clone) 1.1 — 8 Jul, 2009
Foong (A Pong clone) 1.0 — 6 Jul, 2009
Foong (A Pong clone) 2.0a — 10 Jul, 2009