Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

snake-game

  1. skifli

    Python Feedback on snake game.

    Hey, For fun I challenged myself to make a snake game in Python entirely in the console without any external libraries (apart from `colorama` and `pynput`). I was wondering if anyone might have any feedback on the game's code, specifically in ways to simplify the code. The code isn't that well...
  2. simonwyns

    JavaScript Does anyone know how i can make my Snake game start on button click?

    I'm using a code that i found on the internet to make a snake game. The game starts automatically when the page is loaded. Now i want to have a button to start the game so that it doesnt start automatically. But everything i try fails and make the game not work anymore. Does anyone know how i...
Back
Top Bottom