altf4 / altf4/RealTimeTactics

Define file structure for Gameboard

オープン
#1 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。