Windows Packaging template for The Red Robot Radio
python | ||
.gitignore | ||
LICENSE | ||
README.md | ||
start.bat |
r3-windows
Windows Packaging template for The Red Robot Radio
Microsoft Visual C++ Redistributable is required to run this game
Packaging instructions
- Clone this repository
- Unpack r3 repo content on this repo folder ("Source" and "level maps" folders are not required)
- Download latest WinPython release, unpack it, copy python-x.y.z content on python folder inside this repo
- Open a command prompt inside python folder
- Run .\scripts\pip install pygame
- Adapt start.bat to python folder