Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arslanex/doom
Reviving the classic Doom game, the forefather of FPS titles, through Python. An ambitious project to recreate the iconic gaming experience, honoring its legacy while leveraging the versatility of the Python programming language.
https://github.com/arslanex/doom
Last synced: 13 days ago
JSON representation
Reviving the classic Doom game, the forefather of FPS titles, through Python. An ambitious project to recreate the iconic gaming experience, honoring its legacy while leveraging the versatility of the Python programming language.
- Host: GitHub
- URL: https://github.com/arslanex/doom
- Owner: Arslanex
- Created: 2023-11-18T13:07:08.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-09T22:51:49.000Z (about 1 year ago)
- Last Synced: 2023-12-10T23:24:18.610Z (about 1 year ago)
- Language: Python
- Size: 14.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PROJECT: DOOM 😈
There is no need to talk much about it, the classic DOOM game, the ancestor of the FPS genre,
is re-made with Python programming language and PyGame library. It was a project that was fun
to make and even more fun to try. I think it is a very nice project idea for object oriented
programming with Python.I made this project by following the tutorials on the [Coder Space youtube channel](https://www.youtube.com/@CoderSpaceChannel).
If you want to make a DOOM clone like the one below, just visit the channel## In Game Video
https://github.com/Arslanex/Doom/assets/44752389/abb9878a-95c8-4ff9-aacc-c33d5e7c2eeb
***
Enes ARSLAN