This project aims to create a simple yet engaging command-line version of the classic snake game. The game is designed to run in terminal environments, offering a nostalgic experience with a focus on smooth and responsive controls.
- Real-time keyboard input for snake movement.
- Collision detection with the game board and the snake itself.
- Score tracking displayed in real-time during gameplay.
- Food placement at random locations on the game board.
Stay tuned for more updates as the project develops.