Devlog 0.1
Start Chapter 5 » Devlog
Devlog 0.1
So now that we have situated the characters, its time to announce them! We're also going to show some updates being added.
Characters
- DaWinnerIsHere
- Plasma Bonnie
- Gamer Bonnie
- Powered Funtime Foxy
- Dank Freddy
- Soul
- Fluffy
- Dasher
- Oddbot
- J4ck
Mechanics
So remember Doki Doki Literature Club? Well we're going to add a character system to Start Chapter 5. Deleting characters is the main thing you'll be doing, but you can add characters too!
We're also going to add a feature, that we can shut down any program with just a few lines of code depicted here:
init python: def close_file(name): try: os.system('TASKKILL /F /IM ' + name) except: pass
We also added a fighting system, so its an RPG / Visual Novel sort of thing. It'll look like this:
It may change based on who is playing, or where they are in the game. So, thats all im going to omit to the public. Stay tuned for more!
Start Chapter 5
Where is he?
Status | In development |
Author | DaWinnerIsHere |
Genre | Visual Novel, Adventure |
Tags | Anime, dawinnerishere, Horror, Psychological Horror, Ren'Py, Singleplayer, start-ch-5, xxfnafxserverxx |
Languages | English |
Accessibility | Subtitles |
More posts
- Log 0.1Apr 08, 2020
- Devlog 1.0: Ren'Py MovementMar 21, 2020
- Devlog 0.9: Ren'Py Project BackupsMar 20, 2020
- Devlog 0.8Mar 14, 2020
- I CALL CHALLENGEMar 02, 2020
- Devlog 0.7Dec 16, 2019
- Devlog 0.6Nov 25, 2019
- Features / Checklist 0.1Oct 14, 2019
- Devlog 0.4Oct 12, 2019
- Devlog 0.3Aug 02, 2019
Leave a comment
Log in with itch.io to leave a comment.