Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fabienjuif/2-game
A Slay inspired game with online multiplayer support
https://github.com/fabienjuif/2-game
antiyoy game nantes nantesjs pixijs reactjs slay turn-based-strategy
Last synced: 29 days ago
JSON representation
A Slay inspired game with online multiplayer support
- Host: GitHub
- URL: https://github.com/fabienjuif/2-game
- Owner: fabienjuif
- License: mit
- Created: 2019-03-16T12:28:29.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-22T08:51:38.000Z (over 5 years ago)
- Last Synced: 2024-12-15T15:16:58.807Z (about 1 month ago)
- Topics: antiyoy, game, nantes, nantesjs, pixijs, reactjs, slay, turn-based-strategy
- Language: TypeScript
- Homepage:
- Size: 3.4 MB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
2-game
## 🤔 What is it?
A [Slay](https://www.microsoft.com/en-us/p/slay/9nnq0xvqwljg?activetab=pivot:overviewtab) inspired game with online multiplayer support.
## 🎮 Try it?!
Do you want to test the game online?
Ask me in issue or in twitter so I give you the link.The link is not publicly available because I am not sure that I don't have leaks that could break the server.
## 🤖 Hack it!
- `yarn` install dependencies
- `yarn start` start the development mode
* you can go to [http://localhost:3000](http://localhost:3000) after all is started
* listen for changes in all sources
- `yarn test` run tests, only the engine is tested right now
- `make [build]` build the application (production ready)
- `make start` run the production ready application locally
- `make docker-build` build the docker image version---
MIT License
Copyright (c) 2019 Fabien JUIF