Skip to content

Commit cc48ec9

Browse files
author
hiibolt
committed
docs: Preparing README.md for overhaul
1 parent 77077ed commit cc48ec9

File tree

1 file changed

+4
-20
lines changed

1 file changed

+4
-20
lines changed

README.md

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,8 @@
11
# ettethread
2-
[WIP] Visual novel game engine with a focus on customization, portability, and preformance.
2+
Visual novel game engine with a focus on customization, portability, and preformance.
33

4-
The showcase for this game will likely be a release of a Doki Doki Literature Club fan title.
5-
6-
## Primary Goals
7-
- Bring the power of generative dialog to games, more specifically visual novels.
8-
9-
Why hasn't this been done? I don't know, honestly. I think games like visual novels are perfectly suited for this.
10-
These games have been missing AI dialog, and I believe that it will allow players to further explore a universe tailed to their gameplay.
11-
- Speed.
12-
13-
RenPy is not browser friendly. This is. And this is FAST. Rust and Bevy are extremely efficient, and will allow this to be blazingly quick!.
14-
- Self-hostability.
15-
16-
I like the ability to host my own game, and I think you should too. This allows you to host the entire game via Rust, and run your own private models for dialog!
17-
18-
## Features (see ettethread repo for the prototype!):
19-
Rust / NodeJS prototype
4+
## `todo!();`
5+
- [ ] Revamp `README.md`
206
- [x] Characters
217
- [x] Uniforms
228
- [x] Emotions
@@ -39,6 +25,4 @@ Rust / NodeJS prototype
3925
- - [ ] Typing sound
4026
- - [ ] Character max indicator
4127
- - [ ] Hints on high response count
42-
- - [ ] Skill issues with players not knowing what to do
43-
44-
Until the word WIP is purged from this README, this is NOT a release. This will be a long-running project.
28+
- - [ ] Skill issues with players not knowing what to do

0 commit comments

Comments
 (0)