Wheel Of Prompts
Challenge yourself in guessing what prompt was used to generate the image you see on screen!
Play using a library of pre generated images and prompt or generate new ones in live time based on a topic of your choice.
Generating new images/prompts requires the user to have a OpenAI account and a API key.

An experimental project made to research API calls to Open AI
use voice input to play the game
My info
Project Info
tools/engines:
  • Unity Engine 2023.1.2f
Created for:
  • Kingston university assignment
Time frames:
  • 2023
  • 1 month (University assignment)
Team size:
  • 1 person (University assignment)
level of education:
  • studying master degree
my role:
  • Game programmer
Years of experience:
  • 6 years with Unity Engine
  • 3 years of professional experience as Software engineer
Links to project pages
Repository might be set to private, contact me to gain access
Original concept
Started as an assignment submission for a Master degree unit, the scope of the project was to investigate the effectiveness of natural language learning models such as Chat-GPT and image/model generation models such as Dall-e2 in game development.

The project make use of API calls to open-ai to generate prompts that are then fed to dall-e2 to generate images, the user will then need to guess the prompt produced.

The project scored 78/100
Devlog
Project Scope:
Key Learnings:
  • How to use delegates and callback functions in Unity
  • How to implement OpenAI in Unity
  • How to use Assets Budles
  • How to save file (text files and images)
The scope of this assignment is to develop a simple game that make use of Advance AI tools, such as DALL-E and ChatGPT. Everything (excluding code) in this project was generated by AI.
Future improvements
•Support the game with other platform (Android/IOS and VR headsets)
•Store the Asset Bundle with the images and prompts in the cloud
•Improve the UI visual by not using Unity default elements
•Add more music and possibly more 3d design for the host character