Coder Social home page Coder Social logo

mophahr / wikipediagame Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 1.0 911 KB

An implementation of the wikipedia game of finding a path between two given entries using only displayed links.

Home Page: http://game.complexidade.org/

License: GNU General Public License v2.0

Python 56.01% HTML 43.99%

wikipediagame's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

edugalt

wikipediagame's Issues

http://127.0.0.1:8000/article/Morgan%20Freeman

'ascii' codec can't encode character '\xf6' in position 67: ordinal not in range(128)

Request Method: GET
Request URL: http://127.0.0.1:8000/article/Morgan%20Freeman
Django Version: 1.6.4
Exception Type: UnicodeEncodeError
Exception Value:

'ascii' codec can't encode character '\xf6' in position 67: ordinal not in range(128)

Exception Location: /usr/local/lib/python3.3/http/client.py in putrequest, line 953
Python Executable: /home/msch/Programme/wikipediaGame/venv/bin/python
Python Version: 3.3.2
Python Path:

['/home/msch/Programme/wikipediaGame',
'/usr/local/lib/python33.zip',
'/usr/local/lib/python3.3',
'/usr/local/lib/python3.3/plat-linux',
'/usr/local/lib/python3.3/lib-dynload',
'/home/msch/Programme/wikipediaGame/venv/lib/python3.3/site-packages']

Server time: Wed, 18 Jun 2014 14:39:15 +0000

allowed list is too big.

The list of person related categories is ~9GB for german. This crashes on most machines (memory error).

Categories to exclude

We probably need at least to exclude links leading to a member of the following categories (in German) to make it more fun:

  • Mitgliedstaat der Vereinten Nationen
  • Bundesland (Deutschland)
  • Tag
  • Jahr
  • ...

I dont know if this fucks up the small-wold properties though.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.