Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v4.0 #17

Open
aaronryank opened this issue Feb 1, 2018 · 3 comments
Open

v4.0 #17

aaronryank opened this issue Feb 1, 2018 · 3 comments

Comments

@aaronryank
Copy link
Owner

aaronryank commented Feb 1, 2018

This is everything I plan to add to Cubically v4.0:

  • Easier looping behavior
  • Simple string printing
  • More face turns and shortcuts
  • 26 variables
  • Further optimizations in rubiks.c
  • Random arguments
  • The Windows command
  • Comments
@aaronryank
Copy link
Owner Author

Things that may not work out:

  • Simple string printing: This would require a complete modification of Cubically's syntax, how it's parsed, etc.

@aaronryank
Copy link
Owner Author

aaronryank commented Feb 1, 2018

Things that are already finished:

  • Easier looping behavior: I think all the bugs are out of this.
  • Comments: A bit hacked together but they work perfectly.

@aaronryank
Copy link
Owner Author

aaronryank commented Feb 1, 2018

Things that need work:

  • 26 variables: For these to be very useful I'll need to either add the second notepad, which I am very hesitant to do, or allow variables to be accessed like memory locations, which ruins some of the idea behind Cubically.
  • More face turns and shortcuts: I added these a long time ago and for some reason they didn't take.
  • Further optimizations in rubiks.c: This has been in progress for awhile and I've made major optimizations but I'm sure more can be made, such as a 180-degree array rotation function.
  • Random arguments: Again, I thought I already added these, but it didn't work. (ノಠ益ಠ)ノ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant