About
Orbium is a modern browser version of the 1990s game Log!cal, written in plain JavaScript with HTML5 Canvas and no external frameworks. It plays in desktop and mobile browsers with mouse or touch (swipe) input and adjusts graphics to fit different screen resolutions.
How it differs from the original
It adds touch controls and resolution-independent graphics, plus partly finished online multiplayer that isn't playable yet, using a Node.js game server and WebSockets.
Getting started
It can be played directly in a browser on the project's website.
Known limitations
- gameplay: Multiplayer functionality is partially completed and not yet playable.
Additional notes
- License
- The source code is GPL-2.0, while the graphics use the Creative Commons Attribution-NonCommercial 3.0 license.