Skip to content

kelthon/raycast-python-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raycast Python Game

About

Raycast Python Game is a top-down game made in python with pygame using raycast. Our goal is to make this game into a pseudo 3d game.

How to play

To play our game you must download this source code and install python and pygame. With python and pygame installed, use the code below to run the game

    git clone https://github.com/Kelthon/raycast-python-game
    cd raycast-python-game
    python main.py

How to use on Virtual Envioroment

On Windows

    python -m venv venv
    python.exe -m pip install --upgrade pip
    venv/Scripts/activate
    pip install -r requirements.txt

More about raycasting

lodev

permandi

extentofthejam

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages