+ 1

Is there any substitute for the CURSES module in Python for Windows?

Curses was originally made in Linux, but even now it cannot be directly used on Windows. I was trying to make a quick snake game but couldn't due to this...

24th Sep 2018, 7:07 AM
Madhura Shanbhag
Madhura Shanbhag - avatar
1 Réponse
0
in C# you can probably create an API using the console class in C++ you will have to use the windows api for the console (probably what the dotnet console class uses). There are some things that do not translate well.
29th Sep 2018, 8:23 PM
Nestor
Aujourd'hui en vedette
.
1 Votes
What?
0 Votes
HTML
0 Votes
Web
0 Votes
Quiz duel
0 Votes
FRC Coding?
1 Votes
help
0 Votes
AI
2 Votes
APIs
1 Votes