Skip to content

Bezik1/HistHack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HistHack 🌍

Game using only pygame, rendered by raycaster, based on algorithm on DOOM 1993

👥 Members:

🎯 Install Dependencies

Type in console pip install pygame, pyinstaller

🛠️ Commands

To build aplication type pyinstaller main.py --onefile --noconsole
To run application:

  • type py main.py
  • or click into ./dist/main.exe

⚠️ Project Status

Project still in state of development.

🎥 Raycaster

Raycaster is a way to project 2 dimensionals graphic into 3 dimensional space.
We based our algorithm on original type from "DOOM", game from 1993.

About

Game using only pygame, based on raycaster build by myself few months ago, i based my algorithm on DOOM 1993

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages