Synopsis Rishabh

Download as pdf or txt
Download as pdf or txt
You are on page 1of 8

SYNOPSIS MINOR

PROJECT
WEB
DEVELOPMENT

Submitted by: Supervised by:


Abhishek Kuril (E20339435500026) Mr. SUJEET
KUMAR
Ayush Sharma
(E2133943890
0002)
Rishabh Singh Chauhan
(E20339435500012)
Diploma computer science(CS)
TABLE OF CONTENTS:

SR CONTENT
NO.
1. ACKNOWLEDGMENT

2. FRONT-END WEB
DEVELOPER

3. PROJECT

4. THE IDEA BEHIND THIS


PROJECT
5. CONCLUSION
INTRODUCTION
WEBSITE ON - Tic Tac Toe and Snake Game
(WEBSITE LINK: https://chauhanrishabh2414.netlify.app/assets/tic/tic.html)

Tic-tac-toe (American English), noughts and crosses


(Commonwealth English), or Xs and Os (Canadian or Irish
English) is a paper-and-pencilgame for two players who take turns
marking the spaces in a three-by- three grid with X or O. The
player who succeeds in placing three of theirmarks in a horizontal,
vertical, or diagonal row is the winner. It is a solved game, with a
forced draw assuming best play from both players.

Snake is sub-genre of action game when the player meneuvers the


end of a growing line , often themed as a snackefrom colliding with
both other obstacles and itself , which getes harder as the snake
lengthens. it originated in the 1976 two-player arcade video game
blocked from gremilin industries when the goal is to survive longer
then the other player.
THE IDEA BEHIND THIS PROJECT:
The idea behind developing such website is some time I tired doing
work and study so I need to refresh my mind so that no one face that
problem that I face so I came with an idea that what if I make a
platformin which people came and they refresh their mind and enjoy
it.

RESOURCES REQUIRED FOR THIS


WEBSITE :

For develop Tic Tac Toe and snake game website we need following
resources :-

HTML:- HTML is an acronym which stands for Hyper Text Markup


Language which is used for creating web pages and web applications.
Let's see what is meant by Hypertext Markup Language, and Web
page.
Hyper Text: HyperText simply means "Text within Text." A text has
a link within it, is a hypertext.

CSS:- CSS stands for Cascading Style Sheets .CSS describes how
HTML elements are to be displayed on screen, paper, or in other
media . CSS saves a lot of work. It can control the layout of multiple
web pages all at once . External stylesheets are stored in CSS files

JAVASCRIPT:- JavaScript is a scripting or programming language


that allows you to implement complex features on web pages every
time a web page does more than just sit there and display static
information for you to look at — displaying timely content updates,
interactive maps, animated 2D/3D graphics, scrolling video
jukeboxes, etc.

You might also like