Terminal Snake Game: from scratch (no 3rd party libraries)
I made a terminal snake game from scratch (without third party libraries) in mojo and a bit of C.
C is used to detect user's keystrokes. The rest is in mojo.
https://github.com/yetalit/Terminal-SnakeGame
GitHub
GitHub - yetalit/Terminal-SnakeGame: Terminal snake game from scrat...
Terminal snake game from scratch (without 3rd party libraries) in mojo and a bit of C - yetalit/Terminal-SnakeGame
5 Replies
This is super cool!!
I would love for
mojo
to have its own input function, and to receive a flag to be non-blocking.Agree. That would be useful
@DobyDabaDu any chance you'd like to share/demo this during our community meeting on October 21st?
I'll send you a message regarding this!