This website works better with JavaScript.
Home
Explore
Help
Sign In
perelman
/
anagram-games
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Extra files to fit into the larger apps site.
feature/save-game
Daniel Perelman
3 years ago
parent
87ea2d1f6e
commit
03f505dcb4
3 changed files
with
10 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
description
+0
-0
offline
+9
-0
www/index.html
+ 1
- 0
description
View File
@@ -0,0 +1 @@
Word games based on finding valid words given a collection of letters.
+ 0
- 0
offline
View File
+ 9
- 0
www/index.html
View File
@@ -0,0 +1,9 @@
<!doctype html>
<html>
<head>
<meta http-equiv="refresh" content="0; url=mastermind/" />
</head>
<body>
Redirecting to <a href="mastermind/">mastermind/</a>…
</body>
</html>
Write
Preview
Loading…
Cancel
Save