use the following search parameters to narrow your results:
e.g. reddit:aww site:imgur.com dog
reddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, community...
~42 users here now
Meeple of the Week: Dictionary_hat_Rack | September Boardgame Bazaar | Reddit Game Night | BGG Guild | IRC
Welcome to /r/boardgames! The #1 reddit source for the news, information, and discussion about modern board games, from Settlers of Catan through Arkham Horror to Twilight Struggle (and anything else in between).
Tags: Please tag your post appropriately when submitting a new post.
[WSIG] What Should I Get - used when requesting suggestions for board game to get - please check the "useful threads" section first; include details about your interests, what group size you usually play with, etc.
[COMC] Check Out My Collection - used when posting a picture of your personal board game collection - please include comments about your collection; no "haul" pictures
Spoilers: If your post involves a game with spoilers (Risk Legacy), mention in the title if there are spoilers. You can also hide spoilers in a spoiler tag like so:
[spoiler](/s "Spoiler text here.")
Growing list of FLGS
Local meetups
Math Trading: A Guide
Gaming Podcasts
Reddit Boardgame Bazaar
How to Use Comment Sprites
New to boardgames [2]
2 player games [2] [3] [4]
Co-op games [2] [3]
Large group games
Solo games
<1 hour games
Deck building games
Print and Play
iOS
Android
Dominion expansions
Go
Dictionary_hat_rack
(view meeple archive)
Québec
by timotab, original image
(view banner archive)
Join the BGG guild
Please chat with us in IRC on freenode: #boardgames
Want a place to voice chat and play games online? We've got a Mumble server.
server: boardgames.mumbleserverhost.com, port: 48880
Got a neat photo for the banner? Suggestions for the weekly challenges? Questions or problems with flair? Want to add a boardgame link to the sidebar? Something else? Please don't hesitate to PM the moderators. =)
http://www.boardgamegeek.com
- Game ranking
- Where to play online
reddit is a source for what's new and popular online. vote on links that you like or dislike and help decide what's popular, or submit your own! learn more ›
Knight on a chess board (x-post from woahdude,gifs,gaming etc) (i.imgur.com)
submitted 16 hours ago by igloo27
[–]AzeltirLos Tres Amigos 12 points13 points14 points 14 hours ago
I still prefer the Turk's Knight's Tour, which is both closed and really beautiful.
[–]tonyboscablakstar 1 point2 points3 points 8 hours ago
Thanks for showing me the Turk. Some strange and wonderful history I had never come across.
[–]zmilts 2 points3 points4 points 14 hours ago
This is a pretty common example of a programming assignment in early computer science curricula at a University. The idea is generally extrapolated to a more general problem of "Given an NxM board (in standard chess N=M=8) and a position on the board, determine if a Knight can move from its starting position to every possible square on the board, and output the path. It is mainly used to teach the programming concept of Recursion.
The brute-force approach is actually incredibly simple to program (and in fact is the same type of a approach that can solve any choice-changes-state-which-leads-to-more-choices style problem, but is extremely computationally expensive for massive state-choice sets), but there are a few heuristics that make the solution have less backtracks.
I suggest looking at Kinght's Tour on Wikipedia for more info on this specific problem (if you are interested). Another famous one is the 8 Queens Puzzle.
[–]jcvanderzAndroid:Netrunner 0 points1 point2 points 15 hours ago
This is really cool! Thanks for sharing!
[–]Mainecat 0 points1 point2 points 15 hours ago
This is probably one of the reasons why chess is such a good, well loved game. There is just so much history and thought that has gone into it over the years.
As a separate note, I went to a lecture on the traveling salesman problem recently. I wonder if this could be thought of as an instance of that problem.
[–]Woetra 2 points3 points4 points 13 hours ago
The problems are related. Both have to do with finding Hamiltonian paths on graphs (Hamiltonian paths are paths which go through every vertex exactly once). The difference is that traveling salesman problem deals with weighted graphs (you can think of the edges edges have specific "lengths" associated with them) and finding a shortest Hamiltonian path, whereas the Knight's tour problem is more straight forward.
[–]AmoDmanFly Me to the Moon 0 points1 point2 points 14 hours ago
Why is this 'whoah'? I guess I'm not seeing the shocker.
[–]timotabWho has the Mah Jong? 1 point2 points3 points 14 hours ago
/r/woahdude is a stoner subreddit. Think about it from a stoner POV.
[–]btvn 1 point2 points3 points 14 hours ago
I remember having to solve this problem back in high school computer science using recursion.
I wonder if there's a more efficient algorithm for finding a solution than trying all moves until you hit a "dead end" and then backing up one move.
[–]blackknightxiv 0 points1 point2 points 5 hours ago
I hate to be "That Guy", but the knight doesn't start in the middle of the file...
[–]EliaIsAGiraffesName -4 points-3 points-2 points 15 hours ago
I think I saw a swastika in there
all it takes is a username and password
create account
is it really that easy? only one way to find out...
already have an account and just want to login?
login
[–]AzeltirLos Tres Amigos 12 points13 points14 points ago
[–]tonyboscablakstar 1 point2 points3 points ago
[–]zmilts 2 points3 points4 points ago
[–]jcvanderzAndroid:Netrunner 0 points1 point2 points ago
[–]Mainecat 0 points1 point2 points ago
[–]Woetra 2 points3 points4 points ago
[–]AmoDmanFly Me to the Moon 0 points1 point2 points ago
[–]timotabWho has the Mah Jong? 1 point2 points3 points ago
[–]btvn 1 point2 points3 points ago
[–]blackknightxiv 0 points1 point2 points ago
[–]EliaIsAGiraffesName -4 points-3 points-2 points ago