-
Notifications
You must be signed in to change notification settings - Fork 0
This is a snake-based game. It's named powernake because it must be executed in Windows Powershell, the instructions are in the readme file. To download this game click on "Code" and click "Download ZIP".
angieaaw/powersnake
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Per eseguire powersnake.py è necessario avere installato Windows Powershell. NON è compatibile con Windows 11! (eppure lo ho scritto con Windows 11) Procedimento: Aprire in questa cartella una finestra di Powershell e digitare "pip install windows-curses", premere invio e aspettare, poi digitare "python powersnake.py" e premere invio. Il gioco si aprirà e ci si potrà giocare. In questo gioco ci si muove con le freccette. Regole: Le "x" rappresentano il serpente, le "o" il cibo. Il serpente deve cercare di mangiare il cibo. Il cibo per essere mangiato deve essere toccato. Se il serpente si scontra con il muro schioppa, se il serpente va a sbattere contro se stesso schioppa. Schioppa significa "GAME OVER". Per vedere o modificare (per qualche motivo strano) il codice del gioco bisogna avere un text editor come ad esempio: Visual Studio Code, scaricabile a questo link: https://code.visualstudio.com/ Atom, scaricabile a questo link: https://github.com/atom/atom Sublime Text, scaricabile a questo link: https://www.sublimetext.com/ Notepad++, scaricabile a questo link: https://notepad-plus-plus.org/ Powersnake è un progetto gratuito e open source.
About
This is a snake-based game. It's named powernake because it must be executed in Windows Powershell, the instructions are in the readme file. To download this game click on "Code" and click "Download ZIP".
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published