Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arzoka/pokemon-project


https://github.com/arzoka/pokemon-project

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Socketmon

pokemon-project is a project that I created simply because I wanted to learn more about websockets, and I wanted to work with pokemon
formulas. The goal is to have a fully working multiplayer pokemon battle system.

## Current Features

- Pokeballs
- Providing an encounter
- Shiny system
- Stat system
- Pokemon catching system
- Movement system

## TODO

- Implement websockets
- Add more fun formulas
- Styling
- Store userdata in a database (unsure whether it'll be mongodb or mySQL)