Skip to main content

A puzzle game based upon gfpoken.

Project description

General Information

ngfp aka new gfpoken aka gfpoken-in-python, is a Python 3 adaptation of the gfpoken program using pyglet and GTK3. ngfp is a puzzle game where you place mirrors to interact with marbles rolling through a grid. The complexity and size of the game can be adjusted. Some games may have more than one solution but they will all count as winning games. Have fun!

To Install for a Linux/Posix Type System

I am still working on some details but it should work. I can only test on a Debian Linux system locally so I welcome bug or informational reports from people who try it out.

I usually set up a virtual environment to install and try out things as this isolates the newly downloaded dependencies from the rest of the system. If you are not familiar with that process look into the

  $ python3 -m venv <dir>

command. Once that is set up and you have activated it then you can install ngfp by using the command

  $ pip install ngfp

This should bring in any depencies needed.

Once this completes then to run ngfp from a console terminal you should be able to use the command

  $ runngfp

When you are done playing the game and don't want to install other things you can run the following to deactivate it

  $ deactivate

When I can figure out how to get Menu items added and a more clickable way to start the program that will help out people who don't use the terminal command lines.

New Coding or Artwork Contributions

  • check TODO or ask to make sure efforts are not duplicated

  • new code or artwork will be licensed under Apache-2.0

To Make Spacing Consistent

Use the following commands before submitting pull requests or patches.

To see what the changes would look like

     $ autopep8 . --recursive --select=E101,E121 --diff

To make the changes

     $ autopep8 . --recursive --select=E101,E121 --in-place

Previous Artwork and Manual Page

From gfpoken version 1-2 the following things were used (see AUTHORS for the list of files and their copyrights and licensing):

  • artwork which was rescaled to 64 pixels

  • the man page was adapted/edited but needs to be set up yet...

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ngfp-0.2.6.tar.gz (862.5 kB view details)

Uploaded Source

Built Distribution

ngfp-0.2.6-py3-none-any.whl (906.9 kB view details)

Uploaded Python 3

File details

Details for the file ngfp-0.2.6.tar.gz.

File metadata

  • Download URL: ngfp-0.2.6.tar.gz
  • Upload date:
  • Size: 862.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.2

File hashes

Hashes for ngfp-0.2.6.tar.gz
Algorithm Hash digest
SHA256 9361adae7eb30ea083ecec1c724fccf0fd7e295e09f3ab87b987df87fe2dd53f
MD5 04cb05a3b7976a0027c2e9d971787295
BLAKE2b-256 0a5705ccd903afcd15d2a9deea4d98be7f8bca37bec9dd18655cf91b0452f772

See more details on using hashes here.

File details

Details for the file ngfp-0.2.6-py3-none-any.whl.

File metadata

  • Download URL: ngfp-0.2.6-py3-none-any.whl
  • Upload date:
  • Size: 906.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.2

File hashes

Hashes for ngfp-0.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 311e7b4c2214182e7591aadfd40780db77275a469a5c544b223c2802367c1dd4
MD5 e00061fd701a55efca2fe59d3b5f8324
BLAKE2b-256 557da81e09af06e074944fbd8b219e1f8c79d355117997beea1c4e3e23f8c46b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page