Flipping bits game: Difference between revisions

Content added Content deleted
m (added whitespace before the TOC (table of contents), added a ;Task: (bold) header.)
(Added a link to MapleCloud)
Line 1,762: Line 1,762:


=={{header|Maple}}==
=={{header|Maple}}==
Click [http://maplecloud.maplesoft.com/application.jsp?appId=5721146878066688 here] to play this game online.
<lang maple>FlippingBits := module()
<lang maple>FlippingBits := module()
export ModuleApply;
export ModuleApply;