Skip to content

Commit 824da9e

Browse files
authored
Update README.md
1 parent 44cd1c9 commit 824da9e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ SCUMM-8 is a "demake" of the [SCUMM](https://en.wikipedia.org/wiki/SCUMM) engine
44

55
A playable sample game "Return of the SCUMM" can be [found here](http://www.lexaloffle.com/bbs/?tid=29176).
66

7+
Another example game can "H A L L O W EƎ N" be [found here](https://liquidream.itch.io/hallowe3n).
8+
79
![SCUMM-8](http://i.imgur.com/FcE49f5.gif) ![SCUMM-8](http://i.imgur.com/LO57HFN.gif) ![SCUMM-8](http://i.imgur.com/3HiP7Jf.gif)
810

911
While it is heavily "inspired" by the SCUMM engine, it isn't a true replica (for that you'll want good ol' [SCUMM-VM](https://en.wikipedia.org/wiki/ScummVM)). However, SCUMM-8 attempts to stay as true as possible to the [original SCUMM command reference](http://www.wilmunder.com/Arics_World/Games.html).
@@ -20,7 +22,7 @@ Wow, really? You still here?! OK, once again. Think of SCUMM-8 as an even more r
2022
\*sigh\* . . . "Look behind you! It's a three-headed monkey!" . . . \*runs away\*
2123

2224
## Current Features
23-
- [x] Multiple Rooms (up to 32, technically)
25+
- [x] Multiple Rooms (32+, technically)
2426
- [x] Pathfinding for walking
2527
- [x] Dialogs between Actors
2628
- [x] Cut-scenes
@@ -37,7 +39,7 @@ Wow, really? You still here?! OK, once again. Think of SCUMM-8 as an even more r
3739
- [x] Proximity (between Actors/Objects)
3840

3941
## Planned Features
40-
- [ ] Game Editor (*In Progress...*)
42+
- [ ] Game Editor?
4143
- [ ] Game Save/Load
4244

4345
## Getting Started

0 commit comments

Comments
 (0)