Maidens of the Kaleidoscope

~Hakurei Shrine~ => Rika and Nitori's Garage Experiments => Topic started by: williewillus on September 14, 2024, 12:25:11 AM

Title: Tech Demo: A custom Touhou engine in Chez Scheme
Post by: williewillus on September 14, 2024, 12:25:11 AM
I showed this off privately to some people last fall, when I started this project. Thought I'd show off what the engine can do after a year of on-and-off work. Though mostly it was no activity until a couple months ago, when I've been working on it more actively.

I'll save the technical details for a blog post or something, but the goal here is to produce a single stage and boss script a la Touhou Fantasia, in my own custom engine.

I'm hoping to get a beta or something out in time for the Bilibili Touhou doujin creators event, which runs until October 13 or sometime around there, so I have about a month to grind. No pattern design has been done yet and also a lot of infrastructure is missing, particularly for bosses 😬. So I probably won't make the deadline, but it's good to give myself a goal.

The assets are from Ryannlib.
Here's the code if you're interested: https://git.sr.ht/~williewillus/thdawn

https://www.youtube.com/watch?v=yndfXp1-G1A
Title: Re: Tech Demo: A custom Touhou engine in Chez Scheme
Post by: Branneg Xy on September 15, 2024, 07:25:03 PM
In a custom engine inspired by https://m.youtube.com/watch?v=DXsBMywsUW8 ?
Title: Re: Tech Demo: A custom Touhou engine in Chez Scheme
Post by: williewillus on September 15, 2024, 07:50:24 PM
The engine is not inspired by Fantasia, I'm just saying the game I want to make is a single-stage script similar to Fantasia.
Title: Re: Tech Demo: A custom Touhou engine in Chez Scheme
Post by: Velociraptor on December 31, 2024, 06:39:09 PM
Wow, this looks really impressive!