htdocs/blog/85.html

25 lines
1.1 KiB
HTML

<!DOCTYPE html>
<head>
<meta charset="utf-8" />
<style>
pre {
white-space: pre-wrap;
}
</style>
</head>
<pre>
<h1>DeaDvey's domain</h1>
<a href="/">Home</a> <a href="/blog/">Blogs</a> <a href="/projects/">Projects</a>
<hr/>
Rubiks Cube program:
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>
</pre>
<style>
pre {
white-space: pre-wrap;
}
</style>