Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

peg-e(6) [debian man page]

Peg-E(6)																  Peg-E(6)

NAME
peg-e - peg elimination solitaire game SYNOPSIS
peg-e DESCRIPTION
Peg-E is a peg solitaire game in which you jump over pieces in order to remove them from the board, ultimately trying to eliminate all but one. The boards are randomly generated, with 100 levels of difficulty. The game auto-saves, and has undo-redo capability. Pieces can move horizontally, vertically, and diagonally. SEE ALSO
You can find more about the game on its homepage: http://gottcode.org/peg-e/ AUTHOR
This game has been written by Graeme Gott <graeme@gottcode.org> This manual page was written by Miriam Ruiz <little_miry@yahoo.es>, for the Debian project (and may be used by others). Peg-E(6)

Check Out this Related Man Page

pt::peg::container::peg(3tcl)					   Parser Tools 				     pt::peg::container::peg(3tcl)

__________________________________________________________________________________________________________________________________________________

NAME
pt::peg::container::peg - PEG Storage. Canned PEG grammar specification SYNOPSIS
package require Tcl 8.5 package require snit package require pt::peg::container::peg ?1? package require pt::peg::container _________________________________________________________________ DESCRIPTION
Are you lost ? Do you have trouble understanding this document ? In that case please read the overview provided by the Introduction to Parser Tools. This document is the entrypoint to the whole system the current package is a part of. This package provides a sub-type of pt::peg::container which is preloaded with a parsing expression grammar describing a textual format for parsing expression grammars. The sub-type provides the exact same API as pt::peg::container. Instead of duplicating its contents the reader is asked to read the refer- enced document. BUGS, IDEAS, FEEDBACK This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category pt of the Tcllib SF Trackers [http://sourceforge.net/tracker/?group_id=12883]. Please also report any ideas for enhancements you may have for either package and/or documentation. KEYWORDS
EBNF, LL(k), PEG, TDPL, context-free languages, expression, grammar, matching, parser, parsing expression, parsing expression grammar, push down automaton, recursive descent, state, top-down parsing languages, transducer CATEGORY
Parsing and Grammars COPYRIGHT
Copyright (c) 2009 Andreas Kupries <andreas_kupries@users.sourceforge.net> pt 1 pt::peg::container::peg(3tcl)
Man Page

3 More Discussions You Might Find Interesting

1. Ubuntu

how to insert JPEG on each side of the cube using openGl

Hi all, i have the program to rotate the cube using openGL. i want to insert J PEG on each side of the rotating cube using openGL in C... please guide me,,any answer will appreciated.. (1 Reply)
Discussion started by: Ravikishore
1 Replies

2. Programming

How to insert JPEG on each side of the cube using openGL in C

Hi, how to insert JPEG on each side of the cube using OpenGL in C language.. i have a program for cube.. guide me ,,, any answer will valuable.. (3 Replies)
Discussion started by: Ravikishore
3 Replies

3. UNIX for Advanced & Expert Users

recovering a deleted directory

I accidentally deleted a very important directory today with this rm -r. What would be the recommended way to recover my directory? After a lot of googleing I have seen these choices. Could I get some recommendations please? Testdisk Photorec- Doesn't recover file name like I would like. ... (10 Replies)
Discussion started by: cokedude
10 Replies