An open API service indexing awesome lists of open source software.

https://github.com/rafayelgardishyan/clge

Command Line Game Engine
https://github.com/rafayelgardishyan/clge

codebeat codecov command-line command-line-tool game-development game-engine python

Last synced: 6 months ago
JSON representation

Command Line Game Engine

Awesome Lists containing this project

README

          

# CLGE
[![Documentation](https://img.shields.io/badge/Documentation-WIKI-orange.svg)](https://github.com/RafayelGardishyan/CLGE/wiki)
[![GitHub forks](https://img.shields.io/github/forks/RafayelGardishyan/CLGE.svg)](https://github.com/RafayelGardishyan/CLGE/network/members)
[![GitHub stars](https://img.shields.io/github/stars/RafayelGardishyan/CLGE.svg)](https://github.com/RafayelGardishyan/CLGE/stargazers)
[![GitHub issues](https://img.shields.io/github/issues/RafayelGardishyan/CLGE.svg)](https://github.com/RafayelGardishyan/CLGE/issues)
[![GitHub license](https://img.shields.io/github/license/RafayelGardishyan/CLGE)](https://github.com/RafayelGardishyan/CLGE/blob/master/LICENSE)

[[docs]](https://github.com/RafayelGardishyan/CLGE/wiki)
[[license]](https://github.com/RafayelGardishyan/CLGE/blob/master/LICENSE)
[[purpose]](https://github.com/RafayelGardishyan/CLGE/wiki/Purpose)
[[contributing]](https://github.com/RafayelGardishyan/CLGE/blob/master/CONTRIBUTING.md)
[[code of conduct]](https://github.com/RafayelGardishyan/CLGE/blob/master/CODE_OF_CONDUCT.md)

## Command Line Game Engine

###### Currently the program is not passing tests, because they are not configured for the new version. Don't worry
Command line game engine is an app allowing you to create games and animations for command line. It's currently developing and is not ready for commercial use. **Please help us develop it**

## Continuous Integration, CodeCov and Code quality
Service | Status | Status
--- | --- | ---
TravisCI | [![TravisCi Badge](https://travis-ci.org/RafayelGardishyan/CLGE.svg?branch=master)](https://travis-ci.org/RafayelGardishyan/CLGE) |
AppVeyor | [![Build status](https://ci.appveyor.com/api/projects/status/uoketmge9oq210e7?svg=true)](https://ci.appveyor.com/project/RafayelGardishyan/clge) |
SemaphoreCi | [![Build Status](https://semaphoreci.com/api/v1/rafayelgardishyan/clge/branches/master/badge.svg)](https://semaphoreci.com/rafayelgardishyan/clge) |
CodeCov | [![codecov](https://codecov.io/gh/RafayelGardishyan/CLGE/branch/master/graph/badge.svg)](https://codecov.io/gh/RafayelGardishyan/CLGE) |
CodeClimate | [![Maintainability](https://api.codeclimate.com/v1/badges/8f45daeedcc501637724/maintainability)](https://codeclimate.com/github/RafayelGardishyan/CLGE/maintainability) | [![Test Coverage](https://api.codeclimate.com/v1/badges/8f45daeedcc501637724/test_coverage)](https://codeclimate.com/github/RafayelGardishyan/CLGE/test_coverage)
Codacy | [![Codacy Badge](https://api.codacy.com/project/badge/Grade/688d81b67ba14634a53e51491554fcdc)](https://www.codacy.com/app/RafayelGardishyan/CLGE?utm_source=github.com&utm_medium=referral&utm_content=RafayelGardishyan/CLGE&utm_campaign=Badge_Grade) | [![Codacy Badge](https://api.codacy.com/project/badge/Coverage/688d81b67ba14634a53e51491554fcdc)](https://www.codacy.com/app/RafayelGardishyan/CLGE?utm_source=github.com&utm_medium=referral&utm_content=RafayelGardishyan/CLGE&utm_campaign=Badge_Coverage)
Codebeat | [![Codebeat Badge](https://codebeat.co/badges/992916ff-59e1-4ecc-b723-cad309d37524)](https://codebeat.co/projects/github-com-rafayelgardishyan-clge-master)