-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Gulvan edited this page Apr 28, 2023
·
3 revisions
This project is an HTML5 client for Intellector, an exciting board game for 2 players.
Live version - https://intellector.info/game/?p=home
Join us on Discord - https://discord.gg/5ycEqRS8Es
Server repo - https://github.com/Gulvan0/Intellector-Server
Both client and server are written in Haxe 4.
Client-side targets HTML5 and makes heavy use of JS Web APIs.
Major frameworks are HaxeUI (UI) and hxWebSockets (Multiplayer and Networking).
TODO