nsilvestri / prisma

An updated version of the well-known Prisma puzzle timer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prisma

Currently not in active development, feel free to fork or submit a pull request

An updated version of the well-known Prisma puzzle timer.

How to install: Download the latest jar from the releases tab, then move it to wherever you want to keep it (I recommend making a prisma folder somewhere), then run the jar file. The db files are stored in the same folder as the jar, sorry for not making that clear but I'll try simplify the install in the future.

Main features:

  • Support for 2x2x2-7x7x7, Rubik's clock, Megaminx, Pyraminx, Square-1, Skewb, Floppy cube (1x3x3), Tower cube (2x2x3), Rubik's tower (2x2x4) and Rubik's domino (2x3x3)
  • Custom categories
  • Random state scramblers for 2x2x2, 3x3x3, Rubik's clock, Pyraminx, Square-1, Skewb, Floppy cube, Tower cube, Rubik's tower and Rubik's domino
  • Fixed length random state scramblers for 2x2x2 and Pyraminx
  • Special scramblers for 3x3x3 and Square-1
  • Tips for 3x3x3 (optimal cross, BLD methods) and Square-1 (optimal cube shape)
  • Zero-configuration Stackmat Timer support (actually, you have to select the input device)
  • Keyboard timer using space or ctrl keys
  • Inspection time
  • 3D visualization of scrambles
  • History window with histogram, graph, statistics and times
  • Scramble queue manipulation
  • Session summary
  • Color scheme editor

Timer Window

History Window

Colors Window

Contributors

License

Copyright (c) 2010 Walter Souza

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

An updated version of the well-known Prisma puzzle timer.

License:MIT License


Languages

Language:Java 97.9%Language:PLpgSQL 2.1%