>>12526534 (OP)
download unreal engine
make a deepseek account
get visual studios and an account
Use deepseek to help you create a simple side scroller game with you as the main character
you should hop onto beary ebils to smoosh them for points
beary nice powerups for extra lives
special spikedog summon smooshes all bury ebils on screen
have a parallax background with at least 3 layers
There should be
1 sprite for your character (or 3d model if you want, there's templates to fast track this in unreal btw)
2 sprites for beary ebils (1 living, one smushed. smushed sprite should blink and disappear)
1 sprite for beary nice powerup
1 sprite for spikedog summon (bonus points if you use niagara for some special effects, very easy to do btw)
1 counter for points
1 counter for how many spikedog summons remain
1 health bar for your character
You can draw the sprites in windows paint or another free app
none of the above costs any money at all
unreal will have a scroller template project, so that'll handle most but not all of the mechanics
you can use deepseek to help you code the rest. coding isn't hard, don't worry, just follow directions and
above all else be very specific and precise with what you ask. ask for comments and step by step guides.
it'll help to download notepad++ and copy paste things there to tinker with before putting into visual studios
you can also use blueprints, which is lil puzzle pieces you connect together that's basically just visual coding.
if you think that'll be easier for you then do that and skip the coding part, it's up to you. it might be better to use
blueprints if you don't have any coding experience.
you'll need to read a step by step guide on how to get everything setup first. Don't skip that, even if you think
you can figure it out along the way. get used to being explicit and going step by step. it'll save you time in the end.
This is your mission, should you choose to accept it.
Go forth and conquer.