Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bl33h/altamhtmlonly

Embark on an immersive journey through realities in the ALTAM Experiment. Crafted with HTML and images, make choices that shape the story's outcome.
https://github.com/bl33h/altamhtmlonly

choices game html netlify text-based-game

Last synced: 24 days ago
JSON representation

Embark on an immersive journey through realities in the ALTAM Experiment. Crafted with HTML and images, make choices that shape the story's outcome.

Awesome Lists containing this project

README

        

# altamHTMLonly
The Altam Experiment is a short text-based story crafted solely with HTML and images. Immerse yourself in a captivating journey through different realities and make choices that will shape the course of the story.




pic




Files
How To Use



Try it out here

## Files

- src: the file that implements de solution.
- img: media files.

## How To Use

To clone and run this application, you'll need [Git](https://git-scm.com) installed on your computer. From your command line:

```bash
# Clone this repository
$ git clone https://github.com/bl33h/altamHTMLonly

# Run the app
$ python -m hhtp.server
```