GithubHelp home page GithubHelp logo

rubiks-cube's Introduction

Welcome to my Github Webpage ๐Ÿ‘‹

About me

My name is Samuel.

  • ๐Ÿ”ญ Iโ€™m currently working at Estudiofuture as a Unity Developer Junior.
  • ๐ŸŒฑ Iโ€™m learning Game Development, 3D Modelling and Virtual Reality.
  • ๐Ÿค” Iโ€™m looking for help with 3D Modelling.
  • ๐Ÿ’ฌ Ask me about Unity and C#.
  • โšก Fun fact: I like to draw, read books and play videogames.

Github Statistics

Anurag's GitHub stats

rubiks-cube's People

Contributors

bekabekeri avatar

Watchers

 avatar  avatar

rubiks-cube's Issues

Solution output

  • Change the output solution to match the one in the EjemploBasico.txt
  • Output format: [node ID]([Action] md5, cost, depth, f)

Basic operations of the cube

  • Creation: build the cube of N dimensions from a JSON file (NxNxN cube)
  • Clone: create a copy of the object cube in memory
  • ID: generate the md5 identifier representing the cube state
  • Valid: movements: sequence of possible movements (order criterion)
  • Move: apply a movement to modify the cube

Stress Test

Frontier stress test for several elements getting time results.

read json file

Implementation of the json file reading functionality for the program.

Finish moveset

Once B/b moves are approved by the professor, generate the movements for L/l and D/d.

Output

A text file containing a sequence of states corresponding tto the path solution (if exists)

Fix B movement

  • non expected behaviour encountered in B movement (fixed required ASAP)

Inserting speed testing

Test the indexation of the data structure.
We want a linear time while inserting different elements into the data structure.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.