Ursina-Template/README.md

24 lines
372 B
Markdown
Raw Permalink Normal View History

2022-11-13 03:57:36 +00:00
# Ursina-Template
2022-11-13 04:06:15 +00:00
Ursina-Template is an Ursina Game Engine Template project to get started more easily
2022-11-13 03:57:36 +00:00
2022-11-13 04:06:15 +00:00
# Notes
<b>Still Work in progress! Use at own risk!</b>
<h6>Install Setup</h6>
2022-11-13 04:11:24 +00:00
2022-11-13 04:06:15 +00:00
```
sudo apt-get install python3.8 python3-setproctitle
2022-11-13 04:11:24 +00:00
```
2022-11-13 04:06:15 +00:00
2022-11-13 04:11:24 +00:00
```
2022-11-13 04:06:15 +00:00
python -m pip install ursina
```
2022-11-13 04:11:24 +00:00
2022-11-13 04:06:15 +00:00
# TODO
...
# Images
![1 Ursina single purple cube in void world. ](images/pic1.png)