Code Monkey home page Code Monkey logo

skyux-tic-tac-toe-austin's Introduction

SKYUX2 Tic-Tac-Toe

In this repository, you can find an implementation of tic-tac-toe using the SKYUX2 toolchain.

How to develop

In server, you'll find the tic-tac-toe server against which you can build the SKYUX2 application. Just cd server and npm start. You can find documentation about the API in the README.

How to use this repository

There are some branches, here. Check them out to see the development of the application in different stages.

  • master: The starting point: an empty Swagger server with a "good" API definition.
  • 01-typescript-controller: Using TypeScript to implement the server.
  • 02-tested-controller: Using TypeScript to test the server.
  • 03-empty-skyux-app: Now, with a front-end app to consume the service.
  • 04-create-a-game: An Angular 2 component to allow the user to start a new game of tic-tac-toe.
  • 05-game-lobby: Another Angular 2 component to allow users to see the games they're playing or they've played.
  • 06-game-board: An Angular 2 component to allow a player to see what's going on and to take a turn.
  • 07-delete-a-game: An Angular 2 component to allow the user to delete a game.

skyux-tic-tac-toe-austin's People

Contributors

blackbaud-rosewhipple avatar

Watchers

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