<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.kram.nz/index.php?action=history&amp;feed=atom&amp;title=SE701%3AMinesweeper</id>
	<title>SE701:Minesweeper - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.kram.nz/index.php?action=history&amp;feed=atom&amp;title=SE701%3AMinesweeper"/>
	<link rel="alternate" type="text/html" href="https://wiki.kram.nz/index.php?title=SE701:Minesweeper&amp;action=history"/>
	<updated>2026-04-04T12:01:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.kram.nz/index.php?title=SE701:Minesweeper&amp;diff=106&amp;oldid=prev</id>
		<title>Mark: New page: == Minesweeper == This will be a standard minesweeper game, wherein the user can uncover or flag tiles on a grid. They win when all mines are flagged or all non-mines are uncovered, and lo...</title>
		<link rel="alternate" type="text/html" href="https://wiki.kram.nz/index.php?title=SE701:Minesweeper&amp;diff=106&amp;oldid=prev"/>
		<updated>2008-02-15T20:15:22Z</updated>

		<summary type="html">&lt;p&gt;New page: == Minesweeper == This will be a standard minesweeper game, wherein the user can uncover or flag tiles on a grid. They win when all mines are flagged or all non-mines are uncovered, and lo...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Minesweeper ==&lt;br /&gt;
This will be a standard minesweeper game, wherein the user can uncover or flag tiles on a grid. They win when all mines are flagged or all non-mines are uncovered, and lose when a mine is uncovered. Based on the nifty assignment http://nifty.stanford.edu/2004/LehmanMinesweeper/&lt;br /&gt;
&lt;br /&gt;
Will probably have a text-based interface, with ASCII &amp;quot;art&amp;quot; to represent the grid, and a command prompt to enter instructions (e.g. &amp;quot;FLAG A3, UNCOVER B4, etc.)&lt;br /&gt;
&lt;br /&gt;
=== Topics covered ===&lt;br /&gt;
This project should cover the following topics:&lt;br /&gt;
* Anonymous functions&lt;br /&gt;
* List processing&lt;br /&gt;
* LOOP macro&lt;br /&gt;
* Generic functions&lt;br /&gt;
* Keyword arguments&lt;br /&gt;
* Macros&lt;br /&gt;
* FORMAT function&lt;br /&gt;
&lt;br /&gt;
And maybe more, if I can fit it in.&lt;br /&gt;
&lt;br /&gt;
=== Additional Projects ===&lt;br /&gt;
The plan at this stage is to create a small program demonstrating each feature that I could not include in the main project.&lt;/div&gt;</summary>
		<author><name>Mark</name></author>
	</entry>
</feed>