Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/meysam81/notable-newts

A friendly terminal-based game
https://github.com/meysam81/notable-newts

asciimatics code-jam python

Last synced: about 1 month ago
JSON representation

A friendly terminal-based game

Awesome Lists containing this project

README

        

# Notable Newts

![Notable Newts](./docs/images/team-logo.png)

- [Install dependencies](#install-dependencies)
- [How to run it?](#how-to-run-it)

## Install dependencies

First you need to install the required libraries using the following command:

```bash
pip install -r requirements.txt
```

## How to run it?

Simply run:

```bash
python src/main.py
```