Vishal Shetty

Tic Tac Toe

Technologies used:

Android Studio using Java

Features:

1.Player VS Player

  • Takes names of both players from the user
  • The first player starts first
  • The user is notified about the turn of player
  • The player who wins gets one point
  • Retry button is used to restart the game without interefering with scores
  • 2.Player Vs bot

  • Takes name of the player
  • User gets to choose from three difficulty
  • Easy mode is simply random
  • Normal mode just tries to stop you from winning
  • Hard mode first checks if bot can win then it tries to stop you
  • Lekhak

    Technologies used:

    HTML,CSS,JS,PHP

    Signin/Login

  • Allows you to register yourself
  • Allows you to login
  • Home section

  • Contains stories and poems
  • title,author and description is seen here
  • Poem section and Stories

  • Contains poems/stories written by users respectively
  • Writer's name is mentioned with each poem
  • Write section

  • Allows you to write poems/stories for poem and stories section
  • Your name is automatically stored as the writer since you logged in