22 lines
1.4 KiB
HTML
22 lines
1.4 KiB
HTML
|
|
<!DOCTYPE md>DeaDvey's domain
|
|
|
|
[Home page](/index.md) [Blogs](/blog/) [Projects](/projects/)
|
|
---
|
|
<b>Rubiks Cube program:</b>
|
|
Well, I learnt how to solve a Rubik's Cube because I was bored and because of that, I started making a rust program that is a rubiks cube, I think I could probably write it better, but I'm not very good at rust, so for now it's very poorly written code, but works nonetheless...<br/>It's just an vector from 0 - 53 and each index has a specific colour and then rotating a side of the cube changes specific indexes, I'd like a better approach.<br/>I'm going to upload my current code to the [rust projects repository](https://git.javalsai.dynv6.net/deadvey/random-rust) and am going to continue working on it.<br/>I also want to make Minesweeper in Rust, that will be fun, don't think it will be too hard either.<br/>Fly You High - DeaDvey
|
|
|
|
<i>Published: 5/7e9 at 21da</i>
|
|
<a href='/blog/84.html'><-- Happy New Year 7E9!!!</a> <a href='/blog/86.html'>Chosing a Mastodon Client for my PC--></a>
|
|
|
|
<a href="/blog/rust.html">rust</a><br/><a href="/blog/programming.html">programming</a><br/><a href="/blog/rubiks cube.html">rubiks cube</a><br/><a href="/blog/project.html">project</a><br/><a href="/blog/janky.html">janky</a><br/><a href="/blog/HELP.html">HELP</a><br/>
|
|
<img width="200" src="/images/rust.png">
|
|
<img width="200" src="/images/rubiks.png">
|
|
|
|
</pre>
|
|
<style>
|
|
pre {
|
|
white-space: pre-wrap;
|
|
}
|
|
</style>
|