HosseinOutward / ShoverGame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShoverGame

construct3 and Django server files for a game called Shover which can be played both solo and as a multiplayer game introduced in AI course (2021) at SBU by Ali Katanforosh

this repo has the following files: src files for the construct3 free version (both multiplayer and singleplayer) a Django based server to handle ajax requests and connections

notes: the multiplayer version uses ajax to communicate with the server the server does NOT simulate the game and only makes sure that both sides have the same values for everything

About


Languages

Language:JavaScript 25.8%Language:CSS 24.4%Language:SCSS 24.2%Language:HTML 10.4%Language:Less 10.2%Language:Python 5.0%