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
- Host: GitHub
- URL: https://github.com/chnapy/timeflies
- Owner: Chnapy
- License: mit
- Created: 2020-02-04T14:24:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-29T17:03:25.000Z (almost 5 years ago)
- Last Synced: 2024-10-19T12:16:27.122Z (over 1 year ago)
- Topics: game, pixijs, react, redux, typescript
- Language: TypeScript
- Homepage: https://timeflies.fr
- Size: 92.9 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Timeflies
PLAY
Timeflies is a web multiplayer tactical-RPG.
This game can be played on any modern browser (= chrome or firefox please).

[](https://app.netlify.com/sites/timeflies-game/deploys)

## 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/)