Main > Free Download Search >

Free ping pong rules software for linux

ping pong rules

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1030
Lingua::Phonology::Rules 0.32

Lingua::Phonology::Rules 0.32


Lingua::Phonology::Rules is a Perl module for defining and applying phonological rules. more>>
Lingua::Phonology::Rules is a Perl module for defining and applying phonological rules.

SYNOPSIS

use Lingua::Phonology;
$phono = new Lingua::Phonology;

$rules = $phono->rules;

# Adding and manipulating rules is discussed in the "WRITING RULES"
# section

This module allows for the creation of linguistic rules, and the application of those rules to "words" of Segment objects. You, the user, add rules to a Rules object, defining various parameters and code references that actually perform the action of the rule. Lingua::Phonology::Rules will take care of the guts of applying and creating rules.

The rules you create may have the following parameters. This is just a brief description of the parameters--a more detailed discussion of their effect is in the "WRITING RULES" section.

domain

Defines the domain within which the rule applies. This should be the name of a feature in the featureset of the segments which the rule is applied to.

tier

Defines the tier on which the rule applies. Must be the name of a feature in the feature set for the segments of the word you pass in.

direction

Defines the direction that the rule applies in. Must be either leftward or rightward. If no direction is given, defaults to rightward.

filter

Defines a filter for the segments that the rule applies on. Must a code reference that returns a truth value.

linguistic

Defines a linguistic-style rule to be parsed. When you provide a linguistic-style rule, it is parsed into code references that take the place of the where and do properties listed below. The format of linguistic rules is described in "LINGUISTIC-STYLE RULES" in Lingua::Phonology::FileFormatPOD.

where - defines the condition or conditions where the rule applies. Must be a coderef that returns a truth value. If no value is given, defaults to always true.

do - defines the action to take when the where condition is met. Must be a code reference. If no value is given, does nothing.

result - EXPERIMENTAL. Defines a condition that must be true after the do code has applied. Must be a code reference that returns a truth value. NOTE: This parameter depends on the module Whatif (available from CPAN), and will behave differently if this module is not present. See "Using result".

Lingua::Phonology::Rules is flexible and powerful enough to handle any sequential type of rule system. It cannot handle Optimality Theory-style processes, because those require a fundamentally different kind of algorithm.

<<less
Download (0.097MB)
Added: 2007-07-16 License: Perl Artistic License Price:
831 downloads
Lewin Pongs 1.0

Lewin Pongs 1.0


Lewin Pongs is an advanced game of pong. more>>
Lewin Pongs is an advanced game of pong.

An advanced game of pong with lots of options. A ball bounces around the screen and you hit it with paddles.

If you miss, your opponent scores, if your opponent misses, you score.

PONG, an adaptation of table tennis to the video screen, was the first commercially successful video game and is widely regarded as ushering in the video game era.

PONG was released by Atari on November 29, 1972.

PONG is a basic simulation of the racket sport of table tennis. A small square representing a ping pong ball travels across the screen in a linear trajectory. If the square strikes the perimeter of the playing field, or one of the simulated paddles, the square ricochets based on the angle of the impact.

Game play consists of players moving their respective paddles vertically to defend their scoring zones. Players score one point by maneuvering the square past their opponents paddle.

PONG can be played either by a single player pitted against a computerized opponent, or by two players each controlling a paddle. In Ataris original PONG arcade cabinets, players controlled their paddles using one of two small paddle controllers (a knob-like input device). Contrastingly, several of the derivative table tennis simulations employed longitudinally-sliding joysticks.
<<less
Download (1.0MB)
Added: 2006-02-23 License: GPL (GNU General Public License) Price:
1340 downloads
pingmon 2.2

pingmon 2.2


pingmon is a small PING monitor, it just pings a server 5 times and displays the results. more>>
pingmon is a small PING monitor, it just pings a server 5 times and displays the results.

Dont really know how usefull it will be to anyone, but here it is!

Change the .theme file to change the labels and the servers... ill try to do some sort of "click to change" thing later.

<<less
Download (0.003MB)
Added: 2007-05-17 License: GPL (GNU General Public License) Price:
891 downloads
PingBlog 0.2

PingBlog 0.2


PingBlog is a tag generator and ping tool for blog directories such as Blogalaxia, VeneBlogs, Technorati, To2Blogs and others. more>>
PingBlog is a tag generator and ping tool for blog directories such as Blogalaxia, VeneBlogs, Technorati, To2Blogs and others.

<<less
Download (MB)
Added: 2007-08-09 License: GPL (GNU General Public License) Price:
806 downloads
midi pong 0.1

midi pong 0.1


midi pong is an implementation of the pong game that works as a MIDI instrument. more>>
midi pong is an implementation of the pong game that works as a MIDI instrument.

Seen it before? As a MIDI instrument? As a VST plugin? When you play pong, you play music. You can try it here as an applet, though thats not half as cute as connecting it to a nice soft-synth sound, adding a few effects (arpeggiator, anyone?) and letting it play some loops for you.

Dont believe me? Try it. If youre too chicken then listen to this sample: pong (1.4mb). Its made up of three voices played by pong - no meddling with the MIDI output, this is pure pong power!

For your incidental compositions you can choose computer, keyboard or mouse control (or gamecontroller if you get the source) for the left and right rackets. You can choose the scale that pong plays notes from when the ball is hit. You can choose the tempo of the performance. The MIDI output device. The MIDI channel. This pong uses Swing and requires Java 1.4 or newer.

Usage:

Download and run with java -jar pong.jar

<<less
Download (0.036MB)
Added: 2007-04-27 License: GPL (GNU General Public License) Price:
913 downloads
Pim Pam PONG 0.9.1

Pim Pam PONG 0.9.1


Pim Pam PONG is a PONG clone with a new look and in future versions, new interesting features. more>>
Pim Pam PONG is a PONG clone with a new look and in future versions, new interesting features.
Pim Pam PONG is a clone of the original PONG developed in the 70s. Pim Pam PONG has been developed using the SDL libraries: SDL, SDL_image, SDL_mixer, and SDL_ttf.
This permits the portability of the game to some systems and machines. It uses the NNG Engine (New Neopontec Gaming Engine) developed by Hector Blanco (me) that uses the mentioned SDL Libraries.
The game concept is the same as the original. You have the control of one bar that can move up or down in the screen, and the CPU controles the other bar.
A ball is launched in a random direction, and you must score in the other part of the screen. Is similiar to Tennis and Pim Pong.
Main features:
- 800x600 resolution at 32 bits.
- Low machine requirements.
- Easy and addictive playing experience.
- Cross-platform open source game: (binaries for Win32 & Linux, and sources for other systems).
- In future versions, more features will be added.
<<less
Download (0.49MB)
Added: 2005-11-24 License: GPL (GNU General Public License) Price:
1435 downloads
PunkPong 0.26a

PunkPong 0.26a


PunkPong project is a Pong-like game written in DHTML (JavaScript, CSS, and HTML) that uses the keyboard or mouse. more>>
PunkPong project is a Pong-like game written in DHTML (JavaScript, CSS, and HTML) that uses the keyboard or mouse.

This cross-platform and cross-browser game was tested under BeOS, Linux, NetBSD, OpenBSD, FreeBSD, Windows, and others.
<<less
Download (0.009MB)
Added: 2006-08-18 License: MPL (Mozilla Public License) Price:
1163 downloads
3D Pong 0.5

3D Pong 0.5


3D Pong project is a simple Xlib vector-based ping-pong game. more>>
3D Pong project is a simple Xlib vector-based ping-pong game.
3D Pong is is a very small and fast ping-pong or handball game for one or two players. It uses simple 3D vector graphics in Xlib.
Multiple views are possible, and red/blue separation is available for users with 3D movie glasses.
Main features:
Game Play:
- 1 player against the computer
- 1 player in "handball" mode
- 2 players, networked
- User-defined gravity level
- With or without a deflective "net"
Display Modes:
- Red/Blue split mode for true 3D using 3D glasses!!!
- Six viewing positions:
- First Person POV from behind your paddle
- "Bleacher" view from the side of the game arenta.
- Above view.
- Freely rotatable mode (using the mouse)
- A dizzying "follow the ball" mode
- Follow the paddle mode
<<less
Download (0.036MB)
Added: 2006-11-10 License: GPL (GNU General Public License) Price:
1090 downloads
Ping Tunnel 0.61

Ping Tunnel 0.61


Ping Tunnel is a tool for reliably tunneling TCP connections over ICMP echo request. more>>
Ptunnel is an application that allows you to reliably tunnel TCP connections to a remote host using ICMP echo request and reply packets, commonly known as ping requests and replies. At first glance, this might seem like a rather useless thing to do, but it can actually come in your help in some cases.
Setting: Youre on the go, and stumble across an open wireless network. The network gives you an IP address, but wont let you send TCP or UDP packets out to the rest of the internet, for instance to check your mail. What to do? By chance, you discover that the network will allow you to ping any computer on the rest of the internet. With ptunnel, you can utilize this feature to check your mail, or do other things that require TCP.
Main features:
- Tunnel TCP using ICMP echo request and reply packets
- Connections are reliable (lost packets are resent as necessary)
- Handles multiple connections
- Acceptable bandwidth (150 kb/s downstream and about 50 kb/s upstream are the currently measured maximas for one tunnel, but with tweaking this can be improved further)
- Authentication, to prevent just anyone from using your proxy
<<less
Download (0.047MB)
Added: 2006-07-04 License: BSD License Price:
1234 downloads
PingNode 0.1

PingNode 0.1


PingNode will ping network nodes at a set interval. more>>
PingNode will ping a list of network devices at a specified interval. PingNode will then create a record in a MySQL database for each ping indicating that the node was there or not there.

It will also send an email if the node is found to be down. The index.php page contains a list of monitored hosts with current status.

A detail page contains historical data for a given host.

ToDo:

Seperate table for hosts
Query data by date range
Dynamic host add/delete/modify
Custom Reports
disk space monitor
Process/Service monitor

<<less
Download (0.033MB)
Added: 2006-05-04 License: GPL (GNU General Public License) Price:
1269 downloads
pong_curses 1.5.1

pong_curses 1.5.1


pong_curses is an implementation of pong in glorious text mode. more>>
pong_curses is an implementation of pong in glorious text mode.
INSTALLATION
$ tar -xzf pong_curses.tar.gz
$ make
$ su
# make install
Enhancements:
- preferences file
- color, score
- visual improvements
<<less
Download (0.010MB)
Added: 2006-12-08 License: GPL (GNU General Public License) Price:
1055 downloads
2Pong 1.0a

2Pong 1.0a


2Pong is a pong clone with 2 balls. more>>
2Pong is a pong clone. However, there is one visible difference from the regular pong--it is played with two balls instead of one.

2Pong is a pong clone with 2 balls.

<<less
Download (0.25MB)
Added: 2005-11-11 License: GPL (GNU General Public License) Price:
1443 downloads
Coreys Pong 1.4

Coreys Pong 1.4


Coreys Pong is a simple pong game created in C using libSDL. more>>
Coreys Pong is a simple pong game created in C using libSDL.

This game is super simple, but thats why its super awesome! Its a regular pong game, where two players face off using the controls from the same keyboard.

Player 1: uses A and Z to move up and down.

Player 2: uses UP ARROW and DOWN ARROW to move up and down.

__Where__ you hit the ball on the paddle determines the speed of the ball and direction.

There are no special moves.

This game is in dire need of a godly programmer to beef it up if you have the desire for a more advanced pong game.

<<less
Download (0.41MB)
Added: 2006-02-02 License: Freeware Price:
1361 downloads
Pongix 0.4

Pongix 0.4


Pongix is videogame very simple for two players inspired by the classic Pong. more>>
Pongix is videogame very simple for two players inspired by the classic Pong.

We began to develop the program to participate in the proposal "Pong" that made several users of the list of mail SDL in Spanish.

The proposal consisted of developing several versions different from videojuego Pong with the libraries SDL, each version could include its own variants.

<<less
Download (0.20MB)
Added: 2006-01-24 License: GPL (GNU General Public License) Price:
1368 downloads
PING 1.10 / 2.00 RC7

PING 1.10 / 2.00 RC7


PING is a live Linux ISO, based on the excellent RIP (Recovery Is Possible) distribution. more>>
PING is a live Linux ISO, based on the excellent RIP (Recovery Is Possible) distribution. PING can be burnt on a CD and booted, or integrated in a PXE / RIS environment.
Several tools have been added and written, so to make this ISO the perfect choice to backup and restore whole partitions, an easy way. It sounds like Symantec Ghost(tm), but has even better features, and is totally free.
Main features:
- Backup and Restore partitions or files to a MS Network Shared directory;
- Backup and Restore the BIOS data as well;
- Either burn a bootable CD / DVD, either integrate within a PXE / RIS environment;
- Possibility to Blank local admins password;
- Create your own restoration bootable DVD (see the Howto Documentation);
- Partition and Format a disk before installing Windows (so to make sure your unattended Windows installation will happen on the right partition);
Specific advantages Linux brings you over DOS and Ghost :
- Most network cards automatically recognized by the Kernel (unlike DOS);
- Most CD/DVD readers automatically recognized by the Kernel (unlike DOS);
- You dont have to run a Ghostcast server to receive images over the network.
Whats New in 2.00 RC7 Development Release:
- NTFS filesystems were not being resized to the maximum size that the partition could contain, though logging reported such.
- An occasional hang on some systems when it came to mount NTFS partitions was fixed.
- For an unknown reason, using NTFS-3G drivers rather than native kernel drivers seems to resolve the issue.
- The kernel was updated to Linux 2.6.22.4.
- Some more network and S-ATA/SCSI drivers have been compiled.
<<less
Download (31.8MB)
Added: 2007-08-24 License: GPL (GNU General Public License) Price:
518 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5