Our great sponsors
-
instead-launcher-android
INSTEAD Launcher is a powerful interactive fiction engine ported to Android
Huh, this is a task for an advanced programmer. But. You can take a ready-to-use engine for text games if your task is to make the game, and not to learn a programming language. For example: Instead Engine - docs, game example (download, play online)
-
Huh, this is a task for an advanced programmer. But. You can take a ready-to-use engine for text games if your task is to make the game, and not to learn a programming language. For example: Instead Engine - docs, game example (download, play online)
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Related posts
- Making an SCP text based adventure - Any suggestions?
- Have people here tried building there world as a text based adventure game?
- Writing Process for Interactive Fiction
- Is there a fun way to learn programming?
- Trying to make a class system for a text based game, is this a good way to do it or is there a better way (I'm a noob with classes)