Giter Club home page Giter Club logo

winter19-task1's Introduction

COPS WinterCamp'19 - Task 1

This repository contains your first task of COPS WinterCamp'19.

The Web Page is live at - COPS WinterCamp. It will contain the leaderboard and the materials required to accomplish the tasks of COPS WinterCamp.

Introduction

Welcome to the Task 1 of COPS Winter Camp. In this task, we'll focus on the fundamentals of web development. Web development is a basic skill which is often said as a good start to the development field. We'll help you focus on the web development basics using HTML, CSS and Javascript.

Tic Tac Toe

Tic Tac Toe is a game in which 2 players take turns adding their token (an X or a O) until one player matches 3 (N) in a row in any direction. After a win condition is met, the winning player gets a point added to their score and the game board resets itself.

Objective:

You need to build a Tic Tac Toe game using HTML, CSS and VanillaJS.

Rules:

  • The project must contain three files index.html, main.js, style.css and other static files like images only.
  • Please note that we won't allow any external readymade templates (we can easily recognize ;) )

Judging:

The evaluation would be done mainly on the basis of UI/UX, authenticity of the code and tasks listed below.

Tasks:

  • Task 1: Add a two-player mode in which two people can play against each other (100 points).
  • Task 2: Add a one-player mode where a person can play with a smart bot that never loses (100 points).
  • Task 3: Add an option for the player to choose what shape to begin with (X/O) (50 points).

Deadline:

The deadline of the above challenge is 19th of December.

Instructions to Submit

  • Fork the project to your GitHub account.
  • Clone it in your system i.e Linux/Windows.
  • Create a folder with your github username in your cloned local repository.
  • Complete the task by adding all the required files in your project.
  • Make sure that you add the files in the separate folder created and not put the files directly in the home folder.
  • When done, commit your work locally and push it to origin.
  • Make a pull request to our repository with proper description.
  • Let us review your pull request.

Resources:

Start with the basics.

But hey you can skip all of that if you aren't a beginner in Dev and...

Jump into action: Task 1

winter19-task1's People

Contributors

yashgoyal28 avatar krashish8 avatar arron-tij avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.