Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sawyernic/saimon-says
This is a project for my New Media Interactive Development capstone class. It is a Simon says game powered by AI. The project involves a physical interface made with Arduino, a Node.js server and a connection to the Open AI API.
https://github.com/sawyernic/saimon-says
Last synced: 20 days ago
JSON representation
This is a project for my New Media Interactive Development capstone class. It is a Simon says game powered by AI. The project involves a physical interface made with Arduino, a Node.js server and a connection to the Open AI API.
- Host: GitHub
- URL: https://github.com/sawyernic/saimon-says
- Owner: SawyerNic
- Created: 2024-09-13T18:07:45.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-03T18:08:02.000Z (3 months ago)
- Last Synced: 2024-11-07T06:12:56.904Z (2 months ago)
- Language: JavaScript
- Size: 1.61 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sAImon-says
This is a project for my New Media Interactive Development capstone class. It is a Simon says game powered by AI. The project involves a physical interface made with Arduino, a Node.js server and a connection to the Open AI API.Running the project requires an Open AI API key.
The game logic and API functions are in the Utils folder.
Authors: Jaaron Gunport, Blessing Okogeri, Sawyer Nicastro
Run by this command: Node utils/gameLogic.js
![Alt text](IMG_1820.jpg "Image Title")