Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tim-w-james/javascript-interactive-procedural-text-experience

A JavaScript interactive art piece that lets players create their own pictures in front of a simulated live audience
https://github.com/tim-w-james/javascript-interactive-procedural-text-experience

javascript p5js

Last synced: 8 days ago
JSON representation

A JavaScript interactive art piece that lets players create their own pictures in front of a simulated live audience

Awesome Lists containing this project

README

        





Logo

JavaScript Interactive Procedural Text Experience


A JavaScript interactive art piece that lets players create their own pictures in front of a simulated live audience.


This project was created during my university studies at ANU in 2019 and has been transferred from the ANU GitLab server.

Table of Contents



  1. About The Project



  2. Getting Started

  3. Contact

## About The Project

[![Screen Shot][product-screenshot]](https://github.com/Tim-W-James/JavaScript-Interactive-Procedural-Text-Experience)

A JavaScript interactive experience where players create their own pictures in front of a simulated live audience that reacts to the decisions of the player. The project is part of the course COMP1720 at ANU.

- [View live demo](https://interactive-procedural-art.timjames.dev/)
- Read the [artist statement](https://github.com/Tim-W-James/JavaScript-Interactive-Procedural-Text-Experience/blob/master/artist-statement.md) for the thinking behind the project.

### Built With

* JavaScript
* p5.js

## Getting Started

### Prerequisites

Visual Studio Code with the following [extensions](https://marketplace.visualstudio.com/items?itemName=anucecsit.comp1720-extension-pack):
* Live Server
* p5.js Snippets
* YAML

### Installation

1. Clone the repo
```sh
git clone https://github.com/Tim-W-James/JavaScript-Interactive-Desktop-Sim
```
2. Run live server ("Go Live" in lower right)

## Contact

Email: [[email protected]](mailto:[email protected] "[email protected]")

Project Link: [https://github.com/Tim-W-James/JavaScript-Interactive-Procedural-Text-Experience](https://github.com/Tim-W-James/JavaScript-Interactive-Procedural-Text-Experience)

## Acknowledgements

* Australian National University for VSCode framework and project skeleton

[product-screenshot]: jsInteractive1.png