Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/8area8/stack_of_cylinders
https://github.com/8area8/stack_of_cylinders
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/8area8/stack_of_cylinders
- Owner: 8area8
- License: gpl-3.0
- Created: 2020-04-13T22:55:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T09:34:22.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T20:11:03.972Z (over 1 year ago)
- Language: Python
- Size: 92.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stack of Cylinders
![code version](https://img.shields.io/badge/version-1.0-orange?style=flat-square) ![python version](https://img.shields.io/badge/python-3.7+-9cf?style=flat-square)
![in game image](doc/_static/ingame.png)
From the franceioi project:
http://www.france-ioi.org/algo/task.php?idChapter=642&idTask=1873This project is the transcription of the exercise on franceioi.
## Installation
From the root of the repository:
- `pipenv install`## Usage
From the root of the repository:
- `python -m tanks`