Define file structure for Gameboard
オープン
- 主要言語
- C++
- スター
- 6
- フォーク
- 4
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
We want to be able to save data for a gameboard to file. So that someone can make maps (called gameboard in the code) and save them. We could also then have a visual map editor separate from the current game client and server code.
The basics of what are needed is pretty simple. Maximum lat and long, elevations... The movement penalties to each tile, etc... The complicated part comes in not from the game engine, but the art actually. How to store that is an interesting question.
- Maybe XML?
- Plain whitespace separated text?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。