Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Lindeneg/nardis-game-legacy
Core logic for Nardis
https://github.com/Lindeneg/nardis-game-legacy
game player-stocks turn-based-strategy typescript
Last synced: 2 months ago
JSON representation
Core logic for Nardis
- Host: GitHub
- URL: https://github.com/Lindeneg/nardis-game-legacy
- Owner: Lindeneg
- License: mit
- Archived: true
- Created: 2020-11-25T03:55:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-25T11:20:50.000Z (over 3 years ago)
- Last Synced: 2024-07-30T20:56:15.535Z (5 months ago)
- Topics: game, player-stocks, turn-based-strategy, typescript
- Language: TypeScript
- Homepage: https://nardis.lindeneg.org
- Size: 793 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Clone source
`git clone https://github.com/lindeneg/nardis-game && cd nardis-game`
Install packages
`yarn install`
Start server
`yarn start`
Or try it [here](https://nardis.lindeneg.org).