Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I'm not sure how to open ct.js

A topic by dudeman123 created Jan 23, 2021 Views: 518 Replies: 3
Viewing posts 1 to 9
(+1)(-1)

I downloaded the engine but I'm not sure how to open the application

Host(+2)

If you’re on Windows, Unpack the downloaded archive and run ctjs.exe

On Linux, Unpack the archive and run ./ctjs in your terminal, in the unpacked directory.

On Mac, Unpack and double-click the app.

In any case, Use itch.io app so it manages downloads, unpacking and running for you: https://itch.io/app

(2 edits)

EDIT: I was able to open Ct.Js, but I got some error messages (See attachment).
I'm not sure what they mean. I hope I can still use the game engine...

How to Open Ct.Js in Linux for Noobs to Linux:
 - Right-click the ctjs file (it looks like a text file in my OS).
 - Click on "Open Terminal Here".
        ^Terminal will open.
 - Now you can type ./ctjs in Terminal and press Enter.
Ct.Js should open now.

(I used ZorinOS Education Lite Edition).


Here's the error messages I got. Hopefully I can still use the game engine:

Thank you