Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matanlurey/third-conflict
https://github.com/matanlurey/third-conflict
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/matanlurey/third-conflict
- Owner: matanlurey
- Created: 2021-01-01T02:13:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-01T17:57:34.000Z (almost 4 years ago)
- Last Synced: 2023-02-28T15:56:51.463Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://3c.lurey.dev
- Size: 13 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# third-conflict
## Concept
TBD.
## TODO
### Framework
- [x] Basic UI Scaffold.
- [x] Add proxy server API, including local game mode.
- [x] Create/Start/End Local Game.
- [x] Create initial systems with "novice" mode:
- Planets (w/ Troops)
- Factories
- WarShips
- Transports (w/ Troops)
- [x] Add end turn logic.
- [x] Poll for next turn.
- [x] Add end turn reporting.
- [x] Add systems pane
- [ ] Add fleets pane
- [ ] Add fleet movement:
- F2F
- Combat.
- [ ] Add points
- [ ] Update reporting to actually show content.
- [ ] Home: Show latest N games.
- [x] Add "resign".
- [ ] Logo: "Push" notification symbol/bubble.
- [ ] Login with Discord.
- [ ] Create/Start/End Remote Game.