Coder Social home page Coder Social logo

angieaaw / powersnake Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 4 KB

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".

Python 100.00%

powersnake's Introduction

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.

powersnake's People

Contributors

angieaaw avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.