Infinity is your journey into a universe born of AI, where you can explore, interact and chat with characters; the only limit is your imagination.
The universe is defined in the strings.js
file at line 7 and the welcome text at line 45.
As you explore your universe and interact with the characters, anything you write in parentheses will happen. For example:
- (I smile)
- (I go to the office)
- (A new person comes to the office)
- (Willy enters the house and starts barking)
- Run
npm install
- Run
npm run download:q8
ornpm run download:q3
(for systems with limited RAM) - Run
npm run start
- Browse to
http://localhost
- Run
npm run start 8080
- Browse to
http://localhost:8080
- Run
npm install -g forever
- Run
npm run forever
- Browse to
http://localhost
- To stop the server, run
npm run stop
- Browse to
http://localhost/?lightmode
- Browse to
http://localhost/?darkmode
You are legally responsible for any damage that you could cause with this software.