Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.
/ nrubik2 Public archive

An N-Curses Based, Virtual Rubik's Cube (complete)

License

Notifications You must be signed in to change notification settings

linuxCowboy/nrubik2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nrubik2

An N-Curses Based, Virtual Rubik's Cube (complete)

Nrubik2

  • Full movements implemented
  • Full undo/redo support
  • Game timer
  • Savegames
  • Macros

New

  • Optimized for an 80x24 screen
  • Best played with big font sizes (e.g. Monospace 20)

Solved

This new version was inspired by the original nrubik.

Nrubik-bw

Nrubik-color

New Feature: to redo + to null

Undo:    delete from undo, add to redo, play reverse move
Redo:    delete from redo, add to undo, play move
Delete:  delete from undo, play reverse move
2 Redo:  delete from undo, add to redo
2 Null:  delete from undo

Space:   insert marker

Nrubik-timer

New Timer-Mode:

  • Speedcubing Timer 1/100s
  • optional acoustic feedback
  • program different chimes for different times
  • needs cmdline audio player
  • default: "aplay" (alsa-utils)
  • cmdline option for timer ticks

Solver:

 1) white cross + edges
 2) white corners
 3) second layer

Savegames:

  • auto timestamp
  • manual naming
  • circular restore
  • in-game delete
  • uses zenity

Macros:

  • auto generate keys
  • up to 7 macros
  • Hints with zenity
  • New: record Macro 0

Profiler:

 1) search_deep_1 and scramble_moves
 2) search_deep_2 and reset_point

Patterns:

Nest Nest

Zigzag Zigzag

Z-Line Z-line

Cross Cross

Checkerboard Checkerboard

Releases

No releases published

Packages

No packages published

Languages