Loading video...

Video Failed to Load

Go Home

This changes everything.. literally! Made a small game on my PS5 in Dreams.. and added a bit of AI. Now, do I think every game should be made by this.. of course not. But I can see this as being a very useful way to ensure visual consistency across...

51,143 views • 1 year ago •via X (Twitter)

10 Comments

Martin Nebelong's profile picture
Martin Nebelong1 year ago

Here's the original.. (this is still my favorite of them all but don't tell anyone) ;-) Made this in 1 hour of sculpting and painting on my PS5. The character is from the Dreamiverse.. 🧵

Martin Nebelong's profile picture
Martin Nebelong1 year ago

Love the miniature look of this one.. 🧵

Martin Nebelong's profile picture
Martin Nebelong1 year ago

Or the bright colors and surface textures of this one. The way the shape of the objects are changed to fit the claymation style is very nice too.. 🧵

Martin Nebelong's profile picture
Martin Nebelong1 year ago

The semi-realistic look of this generation, clashes a bit with the loose placement of the models in my Dreams original, but apart from that it's very cool I think. 🧵

Martin Nebelong's profile picture
Martin Nebelong1 year ago

This is probably one of my favorites of the whole bunch.. very lovely style here. Imagine once we're able to bake these things into actual 3d.. and/or see it happen in real-time. 🧵

Martin Nebelong's profile picture
Martin Nebelong1 year ago

Interesting to see how it's possible to change both style, but also atmosphere.. 🧵

Martin Nebelong's profile picture
Martin Nebelong1 year ago

Another semi-realstic one.. notice the light interacting with the hair of the character. Crazy stuff😱 🧵

Martin Nebelong's profile picture
Martin Nebelong1 year ago

Here's the last one.. love the fall-colors on this one (I prompted for that). What do you think of tech like this? Part of me hate it, but another side of me is very curious to see what kind of new creativity it will unlock, what kind of projects talented creators will make with it. More expansive worlds, more coherent style, less rigid project process from initial idea to finished game.. there's so much to consider here. What's your take? Good, bad, undecided? #art #ai

Matteo Spinelli's profile picture
Matteo Spinelli1 year ago

spoiler alert. nothing actually changed

Mike Kirby's profile picture
Mike Kirby1 year ago

Needs just one or two more generations of releases to better improve consistency/coherence. But yeah I’d love for Sony to release TVs with inbuilt ai chips that let you play with any content that is displayed. Instant remastering of old games, turns breaking bad into an anime etc

Related Videos

I've built a multiplayer survival game for the browser in 30 days and I didnt write a single line of code 🤯 So I'd like to write my notes about it once the deadline is done now. The last 20% of a project is indeed the hardest part of it all. In the last 2 days i've been working on the final version of Hollowlands for @levelsio's 2026 #vibejam I worked a lot! I fixed a lot of bugs, tested a lot playing with my wife. Fixed more bugs... But now, thank God, I have the final result! The game looks good, yes. I've spent half of the jam just tweaking every single detail of the procedural world generation. And It was worth it! The game still runs well on most devices and still has less than 20MB in size. Which is pretty impressive to me. The process of building was very straighforward: 1. I used Three.js + React to create the game. Before I started I created a huge document defining every rule i'd like the codebase to be implemented upon. It had clean code rules, archtecture decisions, ECS principles (good for games), and so on. This helped a lot constrain the AI to maintain the code maintainable and separated into clear domains (systems). This document was made partially by me given my previous experience building web games (I've made a lot of mistakes in the past and made sure they will not repeat again) and partially AI suggesting best practices. 2. For every feature I prompted the AI, I was very specific on details that I'd like implemented. If I knew what I was doing, I was more specific on the "how" I wanted to be done. If I didnt know what was doing I first asked the AI to brainstorm possibilities with me, based on industry standards, pros and cons, and so on. Then I would decide what path to go. 3. Every single feature I used Leva for tweaking the values. So for example, the size of the trees, colors, distance between objects, animation speed, etc. Everything I have a slider that I can adjust. 4. To make the game look good I used Tripo to create the models. To be honest it's not 100% perfect. If you check the character in game you can notice a few issues here and there (the arms lol), but I believe that it will keep getting better over time. 1 Year ago I tried and it wasnt even close to what it's now. Then I used a few post-processing + shaders + particles techniques to bring the "wow" factor. 5. I did only 1 feature at a time. And every change it was a commit with a clear message of what was done. This helped the AI fetch previous commit to understand what changed and know exactly what happened in the past. If I opened multiple terminals at once and blasted prompts the code and commit history would be a mess in a few days. And for every change the AI did, I asked it to do a Code Review of everything that was changed and look for violations on the document I wrote in the beggining defining the codebase guidelines. I realized that I pretty much applied software engineer principles using AI: Code, review and merge, code, review and merge... 6. On the last week I implemented the multiplayer using Colyseus ⚔️ which was pretty nice. I used AI to fetch the whole documentation and create a skill.md file that helped a lot. The creator of the framework Endel also did a extensive research on how real multiplayer games are implemented. It's open source and it was a gold mine for the AI to come up with the implementation for my game. You can ask him the link :) And that was it I think. I'm extremely tired now. The last 2 days was insane. The game's final version is not what I had in mind in the beginning of the jam. I had to cut a lot of cool features. But given the 30 days deadline I think it was a huge success. Hands down my best game ever made. Now I'll take a few days to rest and come back with more updates on the game. Maybe it can become a big deal in the future with more updates. Who knows. And in the event I win first place in this game jam, I'll use the money to fund my own game studio + cover the expenses of my child that is going to be born in September :) Cheers guys! If you have any question, feel free to reach out. I'll answer every non-bot comment in here haha Note: The link to play is in my profile

André → andreelias.dev

17,839 views • 1 month ago