Skip to content

Commit 9bfa1af

Browse files
committed
Bump v0.2
1 parent 8bc1f56 commit 9bfa1af

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
SysHack
22
=======
33

4-
[![v0.2](https://img.shields.io/badge/dev-v0.2-lightgray.svg)](../../tree/v0.2)
4+
[![v0.2](https://img.shields.io/badge/dev-v0.2-brightgreen.svg)](../../tree/v0.2)
55

66
Something like System Shock, but in NCurses.
77

@@ -29,21 +29,20 @@ $ build/bin/syshack
2929
- [x] Walking character
3030
- [x] Walking droid
3131
- [x] Ebites!
32-
[![v0.1](https://img.shields.io/badge/-v0.1-brightgreen.svg)](../../tree/v0.1)
3332
- [x] Collision detection
3433
- [ ] Level generation
3534
- ~rooms merging~
3635
- ~connect rooms with doors~
3736
- ~shift & connect more~
3837
- stairs
38+
![v0.3](https://img.shields.io/badge/-v0.3-lightgray.svg)
3939
- [ ] Rendering
4040
- ~text~
41-
[![v0.2](https://img.shields.io/badge/-v0.2-lightgray.svg)](../../tree/v0.2)
4241
- several objects per tile
4342
- [ ] NPC interactions
4443
- dialogs
45-
[![v0.3](https://img.shields.io/badge/-v0.3-lightgray.svg)](../../tree/v0.3)
44+
![v0.4](https://img.shields.io/badge/-v0.4-lightgray.svg)
4645
- [ ] Field of view
4746
- [ ] Difficulty levels
48-
[![v1.0](https://img.shields.io/badge/-v1.0-lightgray.svg)](../../tree/v1.0)
47+
![v1.0](https://img.shields.io/badge/-v1.0-lightgray.svg)
4948
- [ ] Unit tests with [Check](https://github.com/libcheck/check)

0 commit comments

Comments
 (0)