Skip to content

saajann/playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Python Playground

A full-stack Django web application where users can play three classic games:

  • Tic Tac Toe
  • Hangman
  • Guess the Number

🚀 Overview

This project was built to explore backend development with Django and apply software engineering principles such as:

  • Object-Oriented Programming (OOP)
  • MVC architecture (Django)
  • Modular code structure
  • Git-based versioning
  • Deployment planning on AWS

🛠️ Tech Stack

  • Backend: Django (Python)
  • Frontend: HTML, CSS (via Django templates)
  • Database: SQLite (default)
  • Version Control: Git

🧠 Features

  • 🎯 Three fully working classic games
  • 🧩 Modular and maintainable codebase
  • ✅ Clean URL routing and game logic separation
  • 🔐 Ready to scale and deploy (tested locally, deployment plan for AWS)
  • 🛠️ Easily extendable to add new games

About

Fullstack Web App developed with Django

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors