Psy pong 3D - Le Bottin des Jeux Linux

Psy pong 3D

🗃️ Specifications

📰 Title: Psy pong 3D 🕹️ / 🛠️ Type: Game
🗃️ Genre: Arcade 🚦 Status: 04. Released (status)
🏷️ Category: Arcade ➤ Twitch ➤ Pong 🌍️ Browser version:
🔖 Tags: 📦️ Package Name:
🐣️ Approx. start: 📦️ Arch package:
🐓️ Latest: 📦️ RPM package:
📍️ Version: 0.9 📦️ Deb package:
🏛️ License type: 🕊️ Libre 📦️ Flatpak package:
🏛️ License: GPL-3 📦️ AppImage package:
🏝️ Perspective: Third person 📦️ Snap package:
👁️ Visual: 3D ⚙️ Generic binary:
⏱️ Pacing: Real Time 📄️ Source:
👫️ Played: Single 📱️ PDA support:
🎖️ This record: 3 stars 🕳️ Not used:
🎀️ Game design: 👫️ Contrib.: goupildb & Louis
🎰️ ID: 12399 🐛️ Created: 2010-08-20
🐜️ Updated: 2021-11-07

🕸️ Links

[Homepage] [Dev site]

[Wikipedia (Pong) [fr] [en]]
[The Linux Game Tome]

🕊️ Source of this Entry: [Site (date)]

🦣️ Social Networking Update (on mastodon)

🕹️ Title:
🦊️ What's:
🏡️
🐣️
🔖
📦️
📖 Our entry: https://www.lebottindesjeuxlinux.tuxfamily.org/en/online/lights-on/

🥁️ Update:
⚗️
📌️ Changes:
🦣️ From: 📶️

🏝️ https://www.youtube.com/embed/
🦉️ https://www.youtube.com/embed/
🦝️ https://www.youtube.com/embed/
🦝️ https://www.youtube.com/embed/
🕵️ https://www.youtube.com/embed/
🕯️ https://www.youtube.com/embed/
🕯️ https://www.youtube.com/embed/
🎲️ https://www.youtube.com/embed/
🎲️ https://www.youtube.com/embed/
🎲️ https://www.youtube.com/embed/
🎲️[fr] https://www.youtube.com/embed/
🎮️ https://www.youtube.com/embed/
🎮️ https://www.youtube.com/embed/
🐧 https://www.youtube.com/embed/
🐧 https://www.youtube.com/embed/

📕 Description [en]

📕🐧"blabla"🐧📕


Welcome to PSY PONG 3D

A three dimensional Pong clone made in C, using OpenGL/GLUT. It runs on GNU/Linux, but the code should be portable enough to run on other platforms.
Game rules...

• The game level will start at 1 (one), and will increase every two seconds.
• Everything in the game will be affected by the current level: player speed, ball speed, camera rotation speed, CPU player performance (if you play against it).
• During the game, the players may swap sides randomly, so watch out!
• There's an invisible warp hole when you pass beyond the floor wall, that will transport the player to the opposite side.
• The first player to score 5 points wins!

...are made to be broken!

• The game can start from a different level. To do that, just use the --level command line option, followed by the level you want. You can also stop the game level from increasing, by issuing the --no-inc option.
• OK, not everything is affected by the game level. If you wish, you can stop the camera from rotating, using the --no-rot option.
• Player warping and swapping, can also be turned off with the --no-warp and --no-swap options respectively.
• You can choose to win at a different score. To do that, just use the --limit option, followed by the score limit.
• Other game options can also be changed, like enabling full screen mode, changing screen resolution, or setting different floor, player and ball sizes.
• Use the --help option to see all the available options.

About

This game was created as a Computer Graphics class project at the University of Algarve.

Instead of storing the project in an obscure directory on my hard drive, I decided to share it on SourceForge.net :)

📕 Description [fr]

Un Pong en 3D OpenGL.

Le Pong est l'ancêtre du jeu de tennis informatique, son gameplay repose sur les réflexes et l'habileté.
En dépit de son grand âge, il reste agréable et simple, et tout à fait adapté pour quelques minutes de jeux.