Skip to content

Projeto Multimédia 2018/2019 - Phaser 2D Fighting Game

Notifications You must be signed in to change notification settings

fpribeiro3069/LastFight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LastFight

Projeto Multimédia 2018/2019 - Phaser 2D Fighting Game

Instalação e Teste

NOTA: Instalação para Linux Ubuntu/MacOS

Requer python 3.x já instalado

  1. Na consola, ir para o sítio onde queres que fique o projeto e escrever:

git clone https://github.com/fpribeiro3069/LastFight.git

  1. De seguida entras no repositório criado e fazes

cd LastFight/

python3 -m venv venv

source venv/bin/activate

pip install -r requirements.txt

python --version

  1. Para testar o servidor é só escrever flask run e aceder no browser ao 127.0.0.1:5000 e deve aparecer o jogo.

About

Projeto Multimédia 2018/2019 - Phaser 2D Fighting Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published