Skip to content
Gulvan edited this page Apr 28, 2023 · 3 revisions
image

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

Technologies

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).

Contributing

TODO

Clone this wiki locally