I’m sure every one’s first game was probably pretty simple so what is your first game?
My first game:
https://replit.com/@Evanisha/Waiting-Simulator?v=1
I’m sure every one’s first game was probably pretty simple so what is your first game?
https://replit.com/@Evanisha/Waiting-Simulator?v=1
Wait Cat Clicker was your first game!
Yes it was indeeed.
By the way,
I thought it would be something simple like a text adventure game but I guess you always successfully amaze me
I didn’t know how to do those back then.
The first language I learned was JavaScript, remember?
And you can’t make text adventures with JS unfortunately…
I started making text adventure games when I joined Replit.
That’s just a joke, it isn’t real, and I’m not an actual moderator.
THEN WHY DOES IT SAY COMMUNITY MODERATOR? Are you lying???
Yeah, I wasn’t that experienced back then…
Didn’t even know that I could search up on Google.
Do that search, and then check the console, Google gives you a nice little game to play.
Please keep discussion related to this topic
What was your first game ever?
I’m not sure, it might have been yeehaw, but that’s still a buggy unfinished mess. Let me go check my repls.
Edit: Yes, it was Yeehaw. It’s not the oldest repl on my account, but that’s because I’ve had to recreate the whole repl multiple times over due to various issues. Again, it’s still unfinished, and most of the time I leave it in “dev build” mode.
It was a text adventure game but I don’t even have the code anymore, I actually wrote it in Thonny the default python IDE on raspberry pi’s (if you are running their os).
This awesome cat game:
https://smallgame.hexscript.repl.co/
I just love how good collision detection this game have.
Uhm… I forgot, it was some terminal-based clicker game.
My first game was made in Python in 2016 or something, and it was a snake game built with tkinter