Skip to content

Commit edad662

Browse files
committed
Adding rift game thing
1 parent 141b8d1 commit edad662

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

inspiration.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<h1>Inspiration</h1>
1010

1111
<div class="main_body">
12-
<p>
12+
<p>
1313
There is so much you can do during your time at Code Club anything
1414
from learning a new programming languages such as <a href="languages/java.html">Java</a>
1515
or <a href="languages/haskell.html">Haskell</a> to useful tools such
@@ -48,14 +48,16 @@ <h3>Programming Challenges</h3>
4848
released on a Monday, Wednesday and Friday increasing in difficulty throughout the week. Challenges are based
4949
on a wide variety of topics, often submitted by fellow users of the subreddit</li>
5050

51+
<li><a href="http://www.codingame.com/home/platinum-rift">Platinum Rift</a> - An online game.</li>
52+
5153
<li><a href="http://programmingpraxis.com/">Programming Praxis</a> - A blog with new exercises posted every few days
5254
on a range of topics. Many of them are presented as a word problem.
5355
</ul>
5456

5557
<h3>Stay Tuned</h3>
5658

5759
<p>Watch this space, more coming soon...</p>
58-
60+
5961
<p>Click <a href="index.html">here</a> to go back to the main page</p>
6062
</div>
6163
</div>

0 commit comments

Comments
 (0)