In 2023 Formula Infinity Game Awards arranged its first Game Jam, with the theme Made by AI where participants were asked to create engineering-relevant games with as much AI aid as possible. The results were an impressive mix of vastly different games, all with that distinctive touch of AI silliness.
There were in total eight games made during the event, and seven of these are presented below.
Winner! With an impressive margin in the popular vote this game won the first Formula Infinity Game Awards! The game features a well-developed and advanced game loop, and gorgeous assets! A very well deserved winner indeed.
Game synopsis: Stranded on an alien world, harness unique resources to survive, craft, and thrive. Unleash your engineering genius for base-building and unravel extinct alien secrets. Your cosmic adventure awaits!
Use of AI: We started by using GPT-4 as a consultant to help us come up with a game concept during the AI Game Jam. After some back and forth with the AI, we settled on an idea and asked GPT-4 to act as an experienced game designer. It helped us create a simple game loop that suited our game and was feasible enough during a game jam. In addition, GPT-4 generated name suggestions and descriptions for the game objects. We also used Midjourney to generate concept art, which we then further developed ourselves. During programming, we used GitHub Copilot and GPT-4 to generate large parts of the code. We entered a comment describing what the code was supposed to do and the AI then generated code that worked about 80% of the time. We could then change the code ourselves a bit to match the code that already exists.
Runner-up! From an outstanding use of AI, where not a single manual intervention was made, this game was the organizers' pick for the runner-up.
Game synopsis: The game takes players on an epic interstellar journey as the revered Commander of an extraordinary starship crew. Traverse uncharted galaxies, encounter cosmic challenges, and manage resources wisely to keep the ship running. Monitor crew emotions, foster unity, and make critical decisions to ensure survival. Experience breathtaking discoveries, forge strong bonds, and leave a cosmic legacy as you lead the Stellar Crew on this unforgettable space odyssey. The universe awaits your command!
Use of AI: Absolutely everything, with no manual input to any of the code or other resources.
Game synopsis: A space optimization and time management game where you have to manage a warehouse and deliver blocks as requested. Correct deliveries give a time bonus depending on the size of the delivered box, and you lose when you either run out of time or when you don't move your boxes out of the spawn location.
Use of AI: We used arcade library on Python to create the game. We used ChatGPT to generate the code for the various elements of the game such as the blocks, collision mechanics, window design, and game mechanics. We found that while ChatGPT was extremely useful in generating 90% of the code, the remaining 10% required some tweaking and correction to get the behavior we wanted.
Game synopsis: A logistics game where you route your vehicles from a supplier to a customer.
Game synopsis: In Colorination you control a white circle collecting color coins to transform into a vibrant spectrum. The goal is to gather as many coins as possible before the time runs out. Match coin colors to the time bar's hue for extra time. Strategize, dash through the colorful and unexplored world, and paint your survival against the time!
Use of AI: ChatGPT for the program code, and Soundful for the sound effects.
Game synopsis: A strategy game where you connect power-generating windmills to castles.
Use of AI: Backgrounds were done with Stable Diffusion, music with AIVA, code with GitHub Copilot and GitHub Copilot Labs, and general ideas generated with ChatGPT.
Game code: GitHub
Game synopsis: Stack waves to achieve a super-wave.