Navicella cavallo, gioco 2D stile space shooter

Overview

Navicella Cavallo

Il miglior gioco in circolazione

Navicella cavallo è un gioco 2D basato sullo stile dei giochi space shooter

Una partita a Navicella Cavallo

Come installare Navicella Cavallo su ambienti Linux

Ubuntu e derivate:

# Aggiorna prima il sistema
sudo apt update && sudo apt upgrade

# Installa python, pip e git
sudo apt install python3 python3-pip git

# ora che hai pip installa la libreria grafica pygame
pip install pygame

# scarica il codice ed eseguilo
git clone https://github.com/favmatteo/navicella-cavallo.git
cd navicella-cavallo
python3 main.py

Fedora:

# Aggiorna prima il sistema
sudo dnf upgrade

# Installa python, pip e git
sudo dnf install python3 python3-pip git

# ora che hai pip installa la libreria grafica pygame
pip install pygame

# scarica il codice ed eseguilo
git clone https://github.com/favmatteo/navicella-cavallo.git
cd navicella-cavallo
python3 main.py

Arch Linux: Il pacchetto al momento non si trova ancora nell'Arch User Repository (AUR)

# Aggiorna il sistema e scarica i pacchetti neccesari, in caso siano già presenti puoi reinstallarli 
sudo pacman -Syu python python-pip git

# ora che hai pip installa la libreria grafica pygame
pip install pygame

# scarica il codice ed eseguilo
git clone https://github.com/favmatteo/navicella-cavallo.git
cd navicella-cavallo
python3 main.py

Come installare Navicella Cavallo su Windows:

  1. Esegui questo script per verificare se Python è installato sul tuo pc
  • Verifica l'output dello script
    • Se restituisce un output simile a 'Python was not found', vuol dire che nel tuo PC python non è installato, o è installato ma non in maniera corretta (controlla che python e pip si trovano nelle variabili d'ambiente del sistema!)
    • Se restituisce un output contenente una versione di Python superiore o uguale alla 3.0, allora procedi al punto 3, altrimenti reinstalla Python3 dal sito ufficiale / dal Microsoft Store, come è descritto nel punto 3
  1. Installa python dal sito ufficiale o dal Microsoft Store
    • Nota sull'installazione: qualsiasi versione di Python3 dovrebbe andare bene, per stare sul sicuro consiglio Python3.8 o Python3.9, poichè testate da me.
  2. Scarica l'intero pacchetto, premendo qui, ed estrailo in un percorso a tuo piacimento
  3. Apri il CMD - se sei su Windows 11 va bene anche Windows Terminal - e digita pip install pygame
  4. Una volta fatto ciò spostati sul percorso in cui si trova i file di gioco con cd path/to/folder
  5. Avvia il gioco con python main.py
  6. Divertiti!
Owner
Matteo
Matteo
A simple log-frequency helper for solving Wordle puzzles

A Simple Helper for Wordle Basic Usage Clone the repo and run python play.py Select a word from the list, or type your own choice of word Type the sam

Christian Casey 2 Feb 14, 2022
This is a repository created to run a workshop on Game Theory using the programming language Python and more specifically an open-source software called the Axelrod Python library

Game-Theory-and-Python This is a repository created to run a workshop on Game Theory using the programming language Python and more specifically an op

Nikoleta Glynatsi 136 Dec 01, 2022
The DOS game from the 80s re-written in Python from Scratch!

Drugwars The DOS game from the 80s re-written in Python from Scratch! Play in your browser Here Installation Recommended: Using pip pip3 install drugw

Max Bridgland 45 Jan 03, 2023
j-chess implementation in python

j-chess-client-python This repository aims to be a starting point for implementing a chess ai for the j-chess-server in python. To start, you can copy

Jonas 1 Dec 25, 2021
Flappy Bird clone utilizing facial recognition to move the

Flappy Face Flappy Bird clone utilizing facial recognition to move the "bird" How it works Flappy Face uses Facial Recognition to detect your face's p

Brady McDermott 1 Jan 11, 2022
Automatic game data translator for RPGMaker-MV

RPGMaker-MV Translator 🕹️ 🎮 Use AI to translate all the dialogs and texts of your RPGMaker automatically. 👊 You worked hard to make your game, now

Davide Liu 11 Dec 26, 2022
A Cataclysm: Dark Days Ahead launcher with additional features

CDDA Game Launcher A Cataclysm: Dark Days Ahead launcher with additional features. Download here. Implemented features Launching the game Detecting th

Rémy Roy 402 Jan 02, 2023
DouZero_For_HLDDZ_FullAuto: 将DouZero用于欢乐斗地主自动化

DouZero_For_HLDDZ_FullAuto: 将DouZero用于欢乐斗地主自动化 本项目基于DouZero 和 DouZero_For_Happy_DouDiZhu 环境配置请移步项目DouZero 模型默认为ADP,更换模型请修改main.py中的模型路径 运行main.py即可 在原

322 Dec 25, 2022
Description NerdQuest is a social site for creating events and/or meet ups based on games.

NerdQuest Description NerdQuest is a social site for creating events and/or meet

David Allen 1 Jul 11, 2022
Text-Adventure-Game [Open Source] A group project by the Python TASK Force

Text-Adventure-Game [Open Source] A group project by the Python TASK Force

Mircea Dumitrescu 2 Sep 17, 2021
A simple hangman game for beginners trying to learn python

Hangman Game This is a simple hangman game for beginners trying to learn python. I have tried to keep it as simply as possible. Sample output Here is

1 Oct 13, 2021
View your VALORANT performance in different areas of every map in the game!

Valorant-Zone-Stats Inspired by Leetify's awesome Map Zones Tool for CS:GO A simple desktop program to view your VALORANT performance in different are

Louis 76 Jan 01, 2023
A zombie game using Kinetic. You can control players using fingers

This is Eden Park's portpolio: Works, projects and practices This repository can be used to show the potential employers to check my works, code and p

Eden Park 4 May 16, 2022
This Country Hangman game written in Python.

country-name-guess-hangman-game This Country Hangman game written in Python. Visit https://example.com to play the game. Description How to play this

Aytaç Kaşoğlu 1 Oct 30, 2021
A project to san the internet of all open Minecraft servers.

MC-Server-Finder A project that scans the internet to find open Minecraft servers. Install the dependencies by running pip install -r requirements.txt

drakeerv 8 Mar 12, 2022
Space Invaders x Asteroid Game

Retro Journey 1: Space Invaders A simple implementation of a retro style video game where users compete against asteroids and the goal is to destroy a

Sandesh Lamsal 2 Aug 05, 2022
My first Minecraft CPU. Created in collaboration with Peer Carnes as a final project in CS 281: Architecture and Assembly at the University of Puget Sound

Minecraft CPU This is my first ever Minecraft CPU, created in collaboration with Peer Carnes. We created a custom assembly language, including an asse

Andy Chamberlain 4 Oct 10, 2022
Racing Fire - A simple game made with pygame.

Racing Fire A simple game in the making. Using pygame, this game is made to feel like an old arcade game. I developed a simple controller for it with

Builder212 1 Nov 09, 2021
A rhythm-based game that automatically generates obstacles based on a song's features.

DISCLAIMER: This is my first coding project, created in December 2019. The game may not be optimized, and looking back on it, there are a lot of chang

Kenneth Huang 1 Dec 27, 2021
Blender Game Engine Game Type Templates Logic Bricks (and Python script) based Game Templates for Blender

Blender-Game-Engine-Templates Blender Game Engine Game Type Templates Logic Bric

3 Oct 25, 2022