Inspiration

We believe that LLMs can be more than just a wrapper, inspired by a game called "infinite craft". We aim to blend minecraft with LLMs to build everything! Adding another layer of entertainment we wanted to build a PVP system to spark a battle between creative individuals

What it does

It allows you to craft items based on 4 fundamental elements, fire, water, earth, wind. From making an ant using crafting, to making Jesus we use LLMs to build everything. Not satisfied? Challenge players with what you have crafted, Jesus vs a Rock who wins? Leave it to the racist, funny or brainrotted LLM to judge it! You chose.

How we built it

It consist of a few steps.

  1. Creating the crafting system: Referencing from an existing game, we wanted to build something different but similar, we used a crafting system that is systematic, 1 at a time with a timer to make every craft count

  2. Determining the result: What would a baby + world do? We used ChatGPT OpenAI API with a carefully crafted prompt to determine the result.

  3. PVE/PVP System: We dont just stop at the crafting, we pit your crafts against each other with a peculiar judging system on who wins. A baby vs Jesus...

Challenges we ran into

  1. Deciding on the AI model to use, we eventually landed on OpenAI as we are most comfortable working with it. But OpenAI kinda Expensive

  2. Sometimes the craft result dont make sense due to the way we prompt it or the way it thinks.

  3. Im so clueless on REACT, we wasted alot of time trying to get react to work so we settled on Vanilla framework

  4. How to get multiplayer working?? We were trying to make our own socket but our senior told us to use supabase so we did

Accomplishments that we're proud of

  1. We made a super entertaining game with loads of humor, sometimes too far. Imagine cards against humanities.

  2. Made in 24 hours.

What we learned

  1. Dont force a framework, sometimes working without one can be better and save more time.
  2. Dont work on main branch, did that too many times

What's next for InfinityWars

We want a better prompt for the crafting system.

Better user interface.

Built With

Share this project:

Updates