32 lines
1.6 KiB
HTML
32 lines
1.6 KiB
HTML
|
|
|
|
<!DOCTYPE html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<style>
|
|
pre {
|
|
white-space: pre-wrap;
|
|
}
|
|
</style>
|
|
</head>
|
|
<h1>DeaDvey's domain</h1>
|
|
<pre>
|
|
<a href="/">Home</a> <a href="/blog/">Blogs</a> <a href="/projects/">Projects</a>
|
|
<hr/>
|
|
<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... 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. I'm going to upload my current code to the <a href='https://git.javalsai.dynv6.net/deadvey/random-rust'>rust projects repository</a> and am going to continue working on it. 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>
|