Skip to content

Commit

Permalink
Remove MVP notes from README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RawToast authored Jun 9, 2018
1 parent 74986e2 commit 519c636
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,10 @@
# Bouken

ASCII rogue-like.
ASCII rogue-like 🙀

[![Build Status](https://travis-ci.org/RawToast/bouken.svg?branch=master)](https://travis-ci.org/RawToast/bouken)
[![Coverage Status](https://coveralls.io/repos/github/RawToast/bouken/badge.svg?branch=master)](https://coveralls.io/github/RawToast/daibouken?branch=master)

## MVP Status

- [x] Basic UI
- [x] Keyboard based movement
- [x] Multiple levels
- [x] Goal
- [x] Score
- [x] Enemies
- [ ] Moving Enemies
- [x] Player attack

## Controls

The player can move in 8 directions with:
Expand Down Expand Up @@ -58,3 +47,5 @@ The provided dockerfile can be used to deploy the app using [Now](https://zeit.c

* [ReasonML](https://reasonml.github.io/)
* [Reason React](https://reasonml.github.io/reason-react/)
* [Rationale](https://github.com/jonlaing/rationale)
* [BS Jest](https://github.com/glennsl/bs-jest)

0 comments on commit 519c636

Please sign in to comment.