Raycasting PyEngine
A downloadable tool
Install Python and PyGame
Raycasting PyEngine is a game engine that does not have a graphical interface like Unity for example. But you can dig into the code and make a full-fledged game out of this engine, so to say ‘plasticine’. To work with the engine you need knowledge in PyGame and Python.
Raycasting is used.
Updated | 4 days ago |
Published | 5 days ago |
Status | In development |
Category | Tool |
Author | Ambreon |
Tags | Game engine |
Download
Download
RaycastingPyEngine.py 7.7 kB
Install instructions
1. Install Python
2. Install PyGame - pip install pygame on terminal
3. Launch!