Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tim-w-james/javascript-interactive-procedural-text-experience
- Owner: Tim-W-James
- License: mit
- Created: 2021-09-10T03:43:42.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-07T00:37:50.000Z (about 1 year ago)
- Last Synced: 2023-10-07T01:28:58.200Z (about 1 year ago)
- Topics: javascript, p5js
- Language: JavaScript
- Homepage: https://interactive-procedural-art.timjames.dev/
- Size: 1.12 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
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
## 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