Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create TicTacToe.kt #18

Merged
merged 1 commit into from
Nov 22, 2017
Merged

Create TicTacToe.kt #18

merged 1 commit into from
Nov 22, 2017

Commits on Nov 22, 2017

  1. Create TicTacToe.kt

    A TicTacToe Kotlin-React implementation by [email protected]
    The code try convert from below javascript version to Kotlin-React version
    https://reactjs.org/tutorial/tutorial.html
    or  https://doc.react-china.org/tutorial/tutorial.html
    The code pen javascript sample : https://codepen.io/gaearon/pen/gWWZgR?editors=0010
    
    Note: I am also quite new in Kotlin + ReactJS field, above practice does help to improve my personal skills, so try share to others act as tutorial sample to save their time/efforts.
    
    The code can successfully run to get TicTacToe result.   But I think there have room for expert to continue improve to become formal tutorial.
    ScottHuangZL committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    10edb63 View commit details
    Browse the repository at this point in the history