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

https://github.com/chnapy/timeflies

A web multiplayer game - tactical-RPG
https://github.com/chnapy/timeflies

game pixijs react redux typescript

Last synced: about 1 year ago
JSON representation

A web multiplayer game - tactical-RPG

Awesome Lists containing this project

README

          


Timeflies logo

Timeflies


PLAY

Timeflies is a web multiplayer tactical-RPG.
This game can be played on any modern browser (= chrome or firefox please).

![Code quality](https://www.code-inspector.com/project/23679/score/svg)
[![Netlify Status](https://api.netlify.com/api/v1/badges/249b0bb9-e394-4f23-a7d0-eafbc965b744/deploy-status)](https://app.netlify.com/sites/timeflies-game/deploys)
![Heroku](https://pyheroku-badge.herokuapp.com/?app=timeflies-game)

## Bulk features

- :musical_note: Wonderful sounds & musics
- :triangular_ruler: Use of splendid Tiled-created map
- :robot: Smart AI who can beat you
- :eyes: Battle can be watched as spectator
- :video_game: The best gameplay you ever saw (or not)
- :computer: Rich HUD with lot of infos
- :runner: Amazing sprite animations
- :beginner: Best pathfinding in the town
- :speech_balloon: You can chat with other players (incredible !)
- :link: Room & battle links can be shared
- :iphone: Mobile devices compatible !
- :one: Handle some keyboard shortcuts
- :sparkles: Amazing characters & spells
- :exclamation: Handle player disconnection

## :game_die: Gameplay

Infos concerning gameplay can be found in [gameplay doc](./docs/gameplay/gameplay.md).

You can find current entities variables in [entity-list-get-room-service file](./packages/backend/src/services/room/entity-list-get/entity-list-get-room-service.ts).
And every spell effects in [spell-effects package](./packages/spell-effects).

## :art: UI & graphics

You can see all the mockups on [Figma](https://www.figma.com/file/Y23sbARnRD2ZXG6aQ4WMko/Timeflies?node-id=235%3A2531).

## :clap: Credits

- [RPG Dungeon Tileset](https://pita.itch.io/rpg-dungeon-tileset) and [RPG Monster Pack](https://pita.itch.io/rpg-monster-pack)
(tileset and characters spritesheets) by [Pita](https://pita.itch.io/),

- [Skill icons set](https://quintino-pixels.itch.io/free-pixel-art-skill-icons-pack) (spells icons) by [Quintino](https://quintino-pixels.itch.io/),

- [Music loop bundle](https://tallbeard.itch.io/music-loop-bundle) (musics) by [Abstraction Music](https://www.abstractionmusic.com),

- [Kenney sounds packs](https://www.kenney.nl/assets?q=audio) (sounds) by [Kenney](https://www.kenney.nl/)