tuxDB - linux gaming aggregate
TUXDB - LINUX GAMING AGGREGATE
 NEWS TOP_PLAYED GAMES ITCH.IO CALENDAR CHAT WINE SteamDeck
 STREAMERS CREATORS CROWDFUNDING DEALS WEBSITES ABOUT
 PODCASTS REDDIT 

 

SUPPORT TUXDB ON KO-FI

MENU

ON SALE

New Twitch streamer aggregation implemented (#FuckTwitch) due to Twitch's API issues (more info on my Discord )


https://felipemalli.itch.io/shipinsane


Jogo desenvolvido po Felipe Vahia Malliagros e Matheus do Valle Francis.

Barcos piratas aparecerão ao redor do mapa atirando bolas de canhão em direção à ilha em que se encontra o jogador. O jogador deve desviar dos tiros e atirar nos barcos com os canhões da ilha.

Como jogar para linux:

1- Ative a máquina virtual:

python3 -m venv .venv && source .venv/bin/activate

2- Instale as dependências:

pip3 install -r requirements.txt

3- Entre na pasta do menu:

cd src/pages/

4- Inicialize o jogo:

python3 ./menu.py