This game was designed bt ChatGPT and the code was generated by ChatGPT. The image assets were generated by Dalle2 with prompts generated by ChatGPT.

The game was made on livestream.

Here's the game design ChatGPT made:

Game Title: "Tap the Cube"

Objective: The player must tap a cube that appears on the screen as quickly as possible. The game will track the player's score, which is the number of times the player successfully taps the cube before it disappears.

Instructions:

  1. The game will start with a 3-second countdown.
  2. After the countdown, a cube will appear on the screen at a random location.
  3. The player must tap the cube before it disappears (after 2 seconds).
  4. If the player successfully taps the cube, their score will increase by 1 and a new cube will appear at a random location.
  5. If the player fails to tap the cube before it disappears, the game will end and their final score will be displayed.

Assets:

  • A cube object (can be created using Unity's built-in 3D objects)
  • A simple text object to display the countdown, score, and final score
  • Background music and sound effects (can be found in Unity's built-in assets or obtained from a third-party source)

Scripts:

  • A script to handle the countdown and cube spawning
  • A script to handle the player's input (tapping the cube)
  • A script to track the player's score and end the game

This is a basic example, and there are many ways to expand and improve upon the game, but this should give you an idea of how to get started.


StatusReleased
PlatformsHTML5
AuthorLua Lucky
Made withUnity

Leave a comment

Log in with itch.io to leave a comment.