Coder Social home page Coder Social logo

j-wang / faces-game Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 182 KB

Game that lets you test how well you know your fellow Hacker Schoolers! Crawls the hacker school website for names and profiles. You need a hacker school login to play.

Python 12.16% JavaScript 87.84%

faces-game's Introduction

Faces Game

Overview

Simple faces game. Presents user with a picture and a set of choices of names. The goal is to pick the correct name for the face.

The game will show you whether or not you are correct and what you should ask that person about (their listed skills)!

Goal

This game was primarily my own learning about web protocols, web coding, templating, and scraping.

Hopefully it'll also help me learn everyone's names too (and maybe even help others).

Implemented Concepts

  • Login to Hacker School website using mechanize
  • Styling using Twitter Bootstrap
  • Web coding in Python using flask
  • Templating using Jinja2
  • Web scraping using lxml/beautifulsoup and xpaths
  • Web scraping using scrapy (ultimately replaced with lxml/beautifulsoup)
  • Basic web understanding (learning more about GET, POST requests, forms)

To-dos

  • Caching
  • Security considerations
  • Other game mechanics (different difficulties, pulling in bios, etc.)

faces-game's People

Contributors

j-wang avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.