https://github.com/chinchalinchin/ontology
a simple, configurable implementation and extension of the Liberated Pixel Cup
https://github.com/chinchalinchin/ontology
Last synced: 7 months ago
JSON representation
a simple, configurable implementation and extension of the Liberated Pixel Cup
- Host: GitHub
- URL: https://github.com/chinchalinchin/ontology
- Owner: chinchalinchin
- License: gpl-3.0
- Created: 2022-07-19T19:41:36.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-10T11:22:00.000Z (about 3 years ago)
- Last Synced: 2025-02-02T07:13:51.171Z (9 months ago)
- Language: Python
- Homepage:
- Size: 60.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
```
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
./scripts/install
onta
```
See [Docs](./docs/OVERVIEW.md) for more information.
All assets come from the Liberated Pixel Cup (LPC) on [OpenGameArt](https://opengameart.com). See [Appendix](./docs/APPENDIX) for attributions.