Coder Social home page Coder Social logo

project0's Introduction

TIC TAC TOE Project0

The main goal was to make a simple Tic Tac Toe game. This project was built as part of the Software Engineering Immersive Course at General Assembly, Sydney 2019.

Screenshot

Home

Home page

Big Goals

  • Build a web application from scratch, without a starter codebase
  • Use our programming skills to map out the game logic for a simple game like Tic Tac Toe
  • Separate HTML, CSS, and JavaScript files in the application
  • Build an application to a spec that someone else gives you
  • Build a dynamic game that allows two players to compete
  • Craft a readme.md file that explains the app to the world

Technical Requirements

  • Render a game board in the browser
  • Switch turns between X and O (or whichever markers you select)
  • Visually display which side won if a player gets three in a row or show a draw/"cat’s game" if neither wins
  • Include separate HTML / CSS / JavaScript files
  • Stick with KISS (Keep It Simple Stupid) and DRY (Don't Repeat Yourself) principles
  • Use Javascript for DOM manipulation
  • Deploy your game online, where the rest of the world can access it
  • Use semantic markup for HTML and CSS (adhere to best practices)

Technologies Used

  • html
  • css
  • JavaScript
  • jquery (jquery-1.7.2.js)

Further Development

  • develop AI for the game

project0's People

Contributors

kian-f avatar

Watchers

James Cloos avatar  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.