Skip to content

Commit

Permalink
Update roadmap, 0.1 -> 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Indy2222 committed Jul 31, 2023
1 parent 6975160 commit 843d8e4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@

* The development process is incremental. There are no final or big versions.

* Release train: after version
[0.1](https://github.com/DigitalExtinction/Game/milestone/2) is released, a
new version is released every 6 weeks.
* Release train: after version [0.1
(PoC)](https://github.com/DigitalExtinction/Game/milestone/1) is released, a
new version is released every month.

## Coding Style

Expand Down
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,14 +155,12 @@ of Rust.

Bellow is a high-level roadmap. Also, see [Issue
#246](https://github.com/DigitalExtinction/Game/issues/246) with a detailed
path toward version 0.1.
path toward version 1.0.

1. [Proof of Concept
(PoC)](https://github.com/DigitalExtinction/Game/milestone/1)
1. Release (first) [version
0.1](https://github.com/DigitalExtinction/Game/milestone/2)
1. Publicly announce the game:
[#60](https://github.com/DigitalExtinction/Game/issues/60)
1.0](https://github.com/DigitalExtinction/Game/milestone/2)
1. [Indefinitely improve the game](/CONTRIBUTING.md#development-process)

## Proof of Concept
Expand All @@ -178,7 +176,7 @@ The goal of this milestone is to lay down the foundations, setup basic
insfrastrucutre (GitHub Actions, issues labels, …) and achieve an important
psychological milestone.

## 0.1
## 1.0

This is the first published version of the game. In theory, this should be the
earliest possible version, minimizing development time and effort, which is
Expand Down

0 comments on commit 843d8e4

Please sign in to comment.