I dont know how to make the game on repelint

Describe your feature request

What problem(s) would this feature solve?

Explain what you were trying to do when you came across the problem leading to this feature request

Replit Profile: https://replit.com/@matthewg545

Hi @matthewg545 , welcome to the forums!
Could you elaborate further on this problem that you are facing?
Thanks!

Welcome to the forms @matthewg545.
Could you please tell us the language you wish to use and what sort of game you want to make?

Some languages which are good for text games that I know are:
.Python
.C++ (C++ is also used for more complicated games which often have custom sprites and stuff which aren’t made out of text)

Some languages that make high quality non text games:
.HTML, CSS, JS
.C++