ยป Kartik Game ยซ
developed with

---- A free, simple and clean cross-platform 2D car racing game, powered by Web technologies. The build system (which packages all the downloads on the website and on Itch) is proprietary. * **Status:** ๐Ÿ’ป Actively maintained ## Summary * **Language:** JavaScript * **Started:** March 2021 * **License:** GNU General Public License 3.0 * **Website:** https://minteck.itch.io/kartik ## Setup * Install the dependencies: `npm install` * Run the file depending on your platform: * On Windows: `kartik.bat` * On Linux: `kartik.sh` * On Mac: `kartik-mac.sh` ## Issues Issues are reported using GitHub issues.