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