amanguliani / CowsAndBullsDjango

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cows and Bulls

Purpose

This is a project to learn Django. Built a simple word guessing game called Cows and Bulls.

Game

Cows and Bulls is a word guessing game in which you get clues if the characters in your word match the word being guessed.

To Run

python manage.py runserver

Technical Details

Django Sessions to store and pass information from page

About


Languages

Language:Python 95.3%Language:HTML 1.7%Language:JavaScript 1.7%Language:CSS 1.2%Language:Shell 0.1%