Skip to content

Learning how to make a simple WebSocket using vanilla javascript for the client and nodeJS for backend.

Notifications You must be signed in to change notification settings

An631/UltimateRockPaperScissorServerReloadedTenkaichiBudokaiOmega

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UltimateRockPaperScissorSimulator.

Get ready to be immersed in the ultimate gaming experience with the latest rock paper scissor virtual simulator!!!

Based on the revolutionary web sockete technology this game does the following:

The client sends a rock paper scissors request to the server and the server responds with his randomly selected rock paper scissors choice. The client then chooses if you won or lost the game.

The server can also send a rock paper scissors request to the client. The client would then randomly choose his own rock paper scissor choice and decide if he won.

Both games are played in different panes so that the user can see the server and the client interacting in parallel. The client can only control the client side requests by clicking a button.

To see demo visit https://an631.github.io/UltimateRockPaperScissorServerReloadedTenkaichiBudokaiOmega/Client/index.html

Created to learn how to implement a simple websocket. Game designed by Angel Duran. May/4/2018

About

Learning how to make a simple WebSocket using vanilla javascript for the client and nodeJS for backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published