FPS que mistura os jogos DOOM e Wolfenstein 3D
FPS that combines the games DOOM and Wolfenstein 3D
🪧 Vitrine.Dev | |
---|---|
✨ Nome | DoomStein |
🏷️ Tecnologias | Python |
🚀 URL | 🚧 Coming Soon |
🔥 Desafio | YouTube Video |
Projeto baseado no vídeo do Coder Space
Um First Person Shooter FPS que mistura um pouco de DOOM com Wolfstein 3D.
- Baixe o projeto
- Tenha o Python instalado
- Utilize a biblioteca pygame
- Execute o
main.py
- O som do jogo foi temporariamente desativado devido há um problema no desenvolvimento, pois o wsl2 (onde eu codo 🙂) tem alguns problemas com sons. Então não pude testar ainda.
English version
Project based on the Coder Space video
A First Person Shooter (FPS) that blends elements of DOOM with Wolfenstein 3D.
- Download the project
- Have Python installed
- Use the pygame library
- Run
main.py
- The game sound has been temporarily disabled due to a development issue. I code on WSL2, which has some problems with sounds, preventing proper testing.