itch.io is community of indie game creators and players

Devlogs

The Queen's Footsteps is Open Source

The Queen's Footsteps
A browser game made in HTML5

Hi to all,
   I decided to make source code of The Queen's Footsteps freely accessible on Github:

https://github.com/DarwinNE/The-Queen-s-Footsteps/

The game is written in AWS (Adventure Writing System), a sort of a mini language dedicated to text adventures. If you want to compile it, you will need AWS2C that is a tool that creates a C source file from it:

https://github.com/DarwinNE/aws2c

The most practical way is to keep The Queen's Footsteps as a submodule of AWS. You will need the GNU Make utility as well as a C compiler for your target platform.

Enjoy!

Davide

Download The Queen's Footsteps
Leave a comment