Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/qarlosh/heroed into main
Browse files Browse the repository at this point in the history
  • Loading branch information
qarlosh committed Oct 12, 2020
2 parents 1f9e9f6 + 286be5c commit 6008d4a
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# HEROED - MSX H.E.R.O. Editor

Use this utility to edit the screens of the video game H.E.R.O. for MSX.
Use this utility to edit the levels of the video game H.E.R.O. for MSX.

```
usage: heroed [-h] [-v] romfile
Expand All @@ -15,16 +15,13 @@ optional arguments:
-v, --version show program's version number and exit
```

Press `H` in the editor to show some help screens and learn the controls and
what can you edit.
Press `H` in the editor to show some help screens and learn the controls and what can you do.

![screenshot](https://user-images.githubusercontent.com/15140125/95097983-65a2f300-072e-11eb-9c1e-c9cf4628a1c3.png)


## TODO:
- Show in editor these special cases: Open/close magma barrier, octopus and water platform.
- Allow change terrain and water colors (modify the 4 charsets).
- Show in editor these special cases: Open/close magma barrier, octopus and
water platform.
- Copy/paste: Copy an entire screen and paste into another screen.
- Level editor: Allow to edit how many levels are there, and how many screens
they have.
- Level editor: Allow to edit how many levels are there, ~~and how many screens they have.~~

0 comments on commit 6008d4a

Please sign in to comment.