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

https://github.com/technicalparadox/scrip-t-mon

Text-based javascript game inspired by pokemon
https://github.com/technicalparadox/scrip-t-mon

Last synced: 3 months ago
JSON representation

Text-based javascript game inspired by pokemon

Awesome Lists containing this project

README

        

# ScripTmon [WIP]
##### A JavaScript, pokemon-esque, text-based game.
### License
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

*Click link for license details.*

---------------
## Table of Contents
* [Installation](#installation)
* [Usage](#usage)
* [Credits](#credits)
* [Features](#features)
* [Contribution Guidelines](#contribution-guidelines)
* [Questions](#questions)
---------------
## Installation
1. Download/unzip the files.
2. 'npm install' in the root directory.
3. 'node index.js' to launch the game.
## Usage
Create Creatures to fight in epic battles!

![A picture of the game running in a terminal.](./assets/images/showcase.png)

## Credits
[Giamo Lao](https://www.github.com/TechnicalParadox)
## Features
* Creatures have health and speed attributes as well as up to 4 attacks.
* Creatures fight to the death in battles.
* More to be added!
## Contribution Guidelines
Feel free to add features to the game if you wish! Just follow these basic guidelines!
[The Contributor Covenant](https://www.contributor-covenant.org/)
## Questions
Any questions should be directed to

[Giamo Lao](https://technicalparadox.github.io)

[[email protected]](mailto:https://technicalparadox.github.io)