How did you draw the field and make the colored text?
@Evolyzer4 ай бұрын
Is the source code still available somewhere?
@readdata5 ай бұрын
Suppaplex Ascii
@-Jakob-6 ай бұрын
kinda TempleOS attitude ;)
@rangeispow7 ай бұрын
What is this? An Xbox -1?
@rodrigomatos76868 ай бұрын
Does anyone know if the music is made by them as well?
@while_1_action Жыл бұрын
Wow. Where is my zx-spectrum.
@soshegames2084 Жыл бұрын
This is very cool! I love the music, btw, is that your own too? I'm only just learning C++ myself and I love it, I bet this was really fun to make. In 3 weeks, no less! Very cool.
@rddev555 Жыл бұрын
Can you please tell me the size of the map? Thanks
@JulyLun_cat Жыл бұрын
Excuse me, I have a question. How to anti-flicker in console app?
@moneycoding Жыл бұрын
it only works on windows but there is an alternative to cls and it is used by tracking the mouse cursor to prevent flicker good question!!
@neoBiteWave123 Жыл бұрын
wao so cool without libraries
@matveysafronov2813 Жыл бұрын
go mmorpg )
@TETROYTERRORTOOL Жыл бұрын
Why Is it very smooth??
@midwestmystic6431 Жыл бұрын
That's sick!
@noctem_yoyo Жыл бұрын
Hey fam, you probably dont remember me but I used to play Order & Chaos on the same server as you. Wanted to tell you that OaC died on Feb 16, 2023. Unworthy ending of an amazing game. The content that came after level 75 release was garbage and showed the little interest that Vivendi had in the game after buying Gameloft. You quitted at the right time. I learned a lot from your videos though and could beat the rest of „pros“ the game had multiple times. Thanks and have a good one mate. ❤
@lauchsuppesan55 Жыл бұрын
sooo ive been searching through your code (the game is really impressive^^) I cant seem to find your playermovement script. Maybe because The file of the first link is missing maybe?
@ryonagana Жыл бұрын
this is great! you create a new ZZT-like one of first projects of Tim Sweeney, Epic Games Founder
@thesun___ Жыл бұрын
I love the overall theme of console games. Graphical games just don't have the same vibe to them, in my opinion.
@willez992 жыл бұрын
That is the coolest thing I have seen all week
@Scrabint2 жыл бұрын
Where is The player
@outerspaceisalie2 жыл бұрын
This looks exactly like the game ZZT, which I loved back in the day
@Mike_Rottchburns2 жыл бұрын
Lovely
@1_and_only_Crjase2 жыл бұрын
Can I ask a quick qestion: How did you clear the console every frame, in order to draw new stuff? I'm really new to C++ and I've been looking for ways to clear the console.
@quadroninja2708 Жыл бұрын
system("cls"); - it means to send a "clear screen" command to the CMD, so it might not work on Linux
@blastygamez2 жыл бұрын
Good job 👍
@jul88032 жыл бұрын
Epic++!
@gilgameschgottvaterdergott26442 жыл бұрын
How can you make the lenght and hight of the console spaces to a 1 to 1 ratio , normaly its 2 high 1 wide , right ? square spaces 1 to 1 ration, you use
@atlev2 жыл бұрын
anyone know the first song?
@zytr0x1082 жыл бұрын
That’s f*cking impressive.
@zytr0x1082 жыл бұрын
“Congratulations! You finished the tutorial! Now get ready for level 1”
@TinCanTap2 жыл бұрын
How do you align it so well with the screen? Whenever I put stuff on the edge of the viewable console it jiggles around
@justin-ju4eo2 жыл бұрын
awesome bro nice
@dyna64602 жыл бұрын
The music slaps.
@Scherbakov2 жыл бұрын
Забавная музычка)
@LaGamerLia6662 жыл бұрын
This is proof that console gaming is not dead
@omcar132 жыл бұрын
can't get the codes. it says files appear to be missing
@praveenkumaryadav61922 жыл бұрын
The source code site is missing the code
@neelsb7889 Жыл бұрын
@McFlurryYT Any luck yet in finding the source code (which is no longer on Mediafire)?
@haroldmcbroom78072 жыл бұрын
Nice work :) I know it wasn't easy...
@duppy4042 жыл бұрын
WOW
@ІванДмитренко-х6э2 жыл бұрын
I've just read the source code. I've never seen so much hardcoded values, lmao 😂 I was especially laughing at the map implementation. But the game itself is just pure gold. I'm so fricking determined to continue learning C++ and create a similar game on my own.
@dd-zb3fw2 жыл бұрын
where is the source code download? the mediafire link seems to be invalid.
@ІванДмитренко-х6э2 жыл бұрын
@@dd-zb3fw "Code with English variables" is the one. I have no idea why I might need the other one, it looks complete
@dd-zb3fw2 жыл бұрын
@@ІванДмитренко-х6э thank you
@pexoolak2 жыл бұрын
WOOOOOOOOOOOOO YEAAAA BABYYYYYYYYY THAT'S WHAT I'VE BEEN WAITING FOOOR
@sanjaytomar12892 жыл бұрын
it very fun game i am looking forward to create it for my self too thanks for the video but I am not able to see the code
@vnboyko2 жыл бұрын
Everything is moving, whistling, farting... Where is the player?
@Nguyenthao-oj9ku2 жыл бұрын
can you please share the level_1.txt file?
@morezatnt22282 жыл бұрын
What is the name of each music you used plz? The link in the description is over..
@yousefsuzuki24362 жыл бұрын
Code?
@corretorortografico55342 жыл бұрын
Man, how did you DO this?? It's awesome! How did you manage to create a program that updates without doing "cls" every frame? Can somebody help me?
@blackchicken22432 жыл бұрын
Small nitpick the S enemy doesn’t move vertically it moves horizontally