Quantcast
Channel: Pixi.js Latest Topics
Viewing all articles
Browse latest Browse all 3980

Writing multiplayer Tic-Tac-Toe game using Pixi.js and TypeScript

$
0
0

I decided to write simple multiplayer games for my portfolio. Maybe my code will be useful for someone. I will write detailed commits on GitHub. Everyone can use my code for free.

The Game will be here: https://tic-tac-toe-socketio-ts.herokuapp.com/

Source Code: https://github.com/8Observer8/tic-tac-toe-socketio-ts

I use:

  • TypeScript
  • VSCode
  • Free Heroku hosting that are connected with GitHub. My game deployed automatically when I push on GitHub
  • AMD and RequireJS for debug version
  • CommonJS, Browserify, UglifyJS for release version

Now my game just shows one "O" object. I will write here about of process of development. You can ask me about my code. Please, report me if you find some errors. Maybe I will take a feedback from how to improve my code.

Date:   Sat Jun 29 23:35:23 2019 +0400
The server sends JSON message 'Hello from server'. Client display this message on the page.


Viewing all articles
Browse latest Browse all 3980

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>