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
- Host: GitHub
- URL: https://github.com/technicalparadox/scrip-t-mon
- Owner: TechnicalParadox
- Created: 2020-12-25T01:45:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-27T14:14:57.000Z (over 4 years ago)
- Last Synced: 2025-01-17T04:11:17.101Z (4 months ago)
- Language: JavaScript
- Size: 355 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ScripTmon [WIP]
##### A JavaScript, pokemon-esque, text-based game.
### License
[](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!
## 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)