Skip to content

An original snake-like typing game (Version #1)

Notifications You must be signed in to change notification settings

david-fong/SnaKey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⌨🐍 SnaKey

An original twist on the snake game with typing.

Explanation video

How to run the game

  1. Install Python if you have not already done so.
  2. Clone this repository.
  3. Run game.py. You can do this in a terminal, or by double clicking the file in a file explorer.

Remakes of this game