Skip to content

Gabro29/Rubik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Rubik's Cube

This is a Python script built with Pygame and OpenGL to create a virtual Rubik's Cube. The script displays the Rubik's Cube on the screen using OpenGL graphics, allowing users to interact with it.

Features

  • Display a virtual Rubik's Cube using OpenGL.
  • Implement all possible moves to manipulate the Rubik's Cube.
  • Change camera view with the mouse.
  • Potential for further development, such as implementing an AI to solve the Rubik's Cube automatically.

Note

  • This script is provided as-is, and you are free to download and modify it for your own purposes.
  • Future development could include adding more features, improving the user interface, or implementing additional functionality, such as an AI solver.

Contributing

Contributions are welcome! If you have ideas for improvements or new features, feel free to fork the repository, make your changes, and submit a pull request.

About

Brute Force a Rubik's Cube made in pygame with OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages