Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leonardotorresrodrigues/doom-wolfenstein
FPS that combines the games DOOM and Wolfenstein 3D
https://github.com/leonardotorresrodrigues/doom-wolfenstein
alura doom pygame python vitrinedev wolfenstein-3d
Last synced: 22 days ago
JSON representation
FPS that combines the games DOOM and Wolfenstein 3D
- Host: GitHub
- URL: https://github.com/leonardotorresrodrigues/doom-wolfenstein
- Owner: LeonardoTorresRodrigues
- License: mit
- Created: 2024-01-16T15:13:28.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-22T15:04:37.000Z (11 months ago)
- Last Synced: 2024-02-22T18:18:41.016Z (11 months ago)
- Topics: alura, doom, pygame, python, vitrinedev, wolfenstein-3d
- Language: Python
- Homepage:
- Size: 12.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DoomStein
FPS que mistura os jogos DOOM e Wolfenstein 3D
FPS that combines the games DOOM and Wolfenstein 3D
_[English version](#English)_
| :placard: Vitrine.Dev | |
| ------------- | --- |
| :sparkles: Nome | **DoomStein**
| :label: Tecnologias | Python
| :rocket: URL | 🚧 Coming Soon
| :fire: Desafio | [YouTube Video](https://www.youtube.com/watch?v=ECqUrT7IdqQ&t=2s)
![Static Badge](https://img.shields.io/badge/Version-1.0-green)![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)
![](https://github.com/LeonardoTorresRodrigues/doom-wolfenstein/assets/91892938/cd83d662-dd3f-4ce9-967e-bde187285551#vitrinedev)
## Detalhes do projeto
_Projeto baseado no vÃdeo do [Coder Space](https://www.youtube.com/@CoderSpaceChannel)_
[Projeto original ](https://github.com/StanislavPetrovV/DOOM-style-Game)
Um First Person Shooter FPS que mistura um pouco de DOOM com Wolfstein 3D.
## Como baixar
1. Baixe o projeto
2. Tenha o Python instalado
3. Utilize a biblioteca [pygame](https://www.pygame.org/docs/)
4. Execute o ```main.py```## Problemas
- 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 Details
_Project based on the [Coder Space](https://www.youtube.com/@CoderSpaceChannel) video_
[Original project](https://github.com/StanislavPetrovV/DOOM-style-Game)
A First Person Shooter (FPS) that blends elements of DOOM with Wolfenstein 3D.
## How to Download
1. Download the project
2. Have Python installed
3. Use the [pygame](https://www.pygame.org/docs/) library
4. Run ```main.py```## Issues
- 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.