Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
foaadk published a text adventure 1 year ago
A browser text adventure made in HTML5.
ar-8 published a game 1 year ago
A downloadable game.
Prompt: Build a flappy bird like game using the pygame library, using a green square for flappy bird, blue for obstacles with a black background. Also implement a counter for how many points you get and collision detection to end game.
pjs507 published a game 1 year ago
A downloadable game.
I brainstormed with GPT about types of games it could create with a single text prompt. After that brainstorming conversation, I asked for a prompt that I could feed a new thread to create a fully fledged game. This is the prompt that GPT c...
Sonni22 published a AI experiment 1 year ago
A browser AI experiment made in HTML5.
A simple HTML (+Javascript + CSS) slot machine game made with ChatGPT using the following prompt: Make a slot machine game in html with a graphical interface. Make it so the player starts with 100 coins. The player wins coins when there are...
bruddon published a game 1 year ago
A downloadable game.
Epiphane published a game 1 year ago
A downloadable game.
Rearrange the tiles so that every column is the same color and every row is the same shape! Full transcript showing the game's development: https://github.com/Epiphane/GPTGame/blob/main/transcript.txt
Astronat published a game 1 year ago
A downloadable game.
In this project, I tested ChatGPT to see if is current implementation could create games with computer opponents, such that ChatGPT could work as a generalized computer opponent for common strategy games. This largely failed.
anzaryesbit published a game 1 year ago
A downloadable game.
Made for the ChatGPT GameJam. This game was completely created in ChatGPT with me copying and pasting certain portions of the game together using the prompt: Create a python platformer game with 5 platforms, a floor, a pit of spikes where i...