<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="https://purl.org/rss/1.0/modules/content/" xmlns:dc="https://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[BP Forums - Other]]></title>
		<link>https://bpforums.info/</link>
		<description><![CDATA[BP Forums - https://bpforums.info]]></description>
		<pubDate>Mon, 27 Apr 2026 10:15:42 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Hangman in Rust]]></title>
			<link>https://bpforums.info/showthread.php?tid=911</link>
			<pubDate>Thu, 31 Mar 2016 01:15:25 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://bpforums.info/member.php?action=profile&uid=1">brandonio21</a>]]></dc:creator>
			<guid isPermaLink="false">https://bpforums.info/showthread.php?tid=911</guid>
			<description><![CDATA[After about a year hiatus, I have decided to come back to Rust. When I was learning it previously, I wrote <a href="http://brandonio21.com/2015/05/building-tic-tac-toe-in-rust-rustic_tac_toe/" target="_blank" rel="noopener" class="mycode_url">"rustic tac toe"</a><br />
<br />
This time around, I decided to write a very simple Hangman game. It isn't anything special, but when you write your first few programs in a new language, they feel special. I just wanted to share the program with you guys <img src="https://bpforums.info/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /><br />
<br />
I have attached the output of git-archive for your perusal.Â <br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://bpforums.info/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=145" target="_blank" title="">hangmanrs.zip</a> (Size: 146.69 KB / Downloads: 1807)
<!-- end: postbit_attachments_attachment --><br />
<br />
I have also attached the standalone binaries (Compiled on ArchLinux 4.4.5-1).Â <br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://bpforums.info/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=146" target="_blank" title="">hangmanbin.zip</a> (Size: 821.25 KB / Downloads: 1701)
<!-- end: postbit_attachments_attachment --><br />
<br />
Don't be shy to check it out, but also don't be shy to offer criticism! I am still new when it comes to Rust.]]></description>
			<content:encoded><![CDATA[After about a year hiatus, I have decided to come back to Rust. When I was learning it previously, I wrote <a href="http://brandonio21.com/2015/05/building-tic-tac-toe-in-rust-rustic_tac_toe/" target="_blank" rel="noopener" class="mycode_url">"rustic tac toe"</a><br />
<br />
This time around, I decided to write a very simple Hangman game. It isn't anything special, but when you write your first few programs in a new language, they feel special. I just wanted to share the program with you guys <img src="https://bpforums.info/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /><br />
<br />
I have attached the output of git-archive for your perusal.Â <br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://bpforums.info/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=145" target="_blank" title="">hangmanrs.zip</a> (Size: 146.69 KB / Downloads: 1807)
<!-- end: postbit_attachments_attachment --><br />
<br />
I have also attached the standalone binaries (Compiled on ArchLinux 4.4.5-1).Â <br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://bpforums.info/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=146" target="_blank" title="">hangmanbin.zip</a> (Size: 821.25 KB / Downloads: 1701)
<!-- end: postbit_attachments_attachment --><br />
<br />
Don't be shy to check it out, but also don't be shy to offer criticism! I am still new when it comes to Rust.]]></content:encoded>
		</item>
	</channel>
</rss>