U&ME Python Terminal Game

Hi,

This is the final project of CS101 (Computer Science - Introduction to Programing) from CodeCademy that I’ve developed.

I’ve shared in DEV.TO - The U&ME Terminal Game

I’d like to hear some feedbacks.

Thank you!

1 Like

I like your project, it is cute and an excellent idea. Would you continue to maintain it?

1 Like

Hi cap_jmk, thank you for your feedback, and yes, I’d like to maintain the project as soon as possible, I pretend to develop the application with the Django Framework and release more features.

1 Like

That sounds like a great idea. Did you plan on the UI yet?

1 Like

Hey there!

Idea is cool, I think there’s a way to gamify it and make your project closer to requirements in task description.

You can add players, who can add questions and answers about them (and after that clear terminal). Save this data in a separate .txt files in a separate folder. Also you can add classes for each player and each question-answer.

2 Likes

Not yet, but I pretend.

Nice idea. Is it hosted on Github?

1 Like

Yes, you can find it here U&ME

Nice, one! What features do you imagine?