basecamp/README.md

17 lines
462 B
Markdown
Raw Permalink Normal View History

2022-07-06 18:36:34 -04:00
![alt text](https://git.everestlinux.org/EverestLinux/image-landfill/raw/branch/main/basecamp.png)
2022-07-06 17:50:37 -04:00
2022-07-06 18:36:34 -04:00
# Basecamp
2022-07-06 18:54:35 -04:00
A free and open source game engine written in Python and C
# Installation and Usage
Basecamp requires the pygame module.
Basecamp can be installed through the Glacier package manager on GNU/Linux, macOS, and BSD:
```
# glacier -f
[ ? ] basecamp-engine
```
On Windows, Basecamp can be installed by running `install.bat` in the `install` directory.