forum

If I were to re-create osu! What engine do I use?

posted
Total Posts
3
Topic Starter
RayReds
Hey there, for context I wanted to re-create osu! and some sort simply for fun, but at the same time I need a compatible engine. I'm new to game development but I think I have enough coding skills to create something simmilar. Is there any good engine, tips, etc for me doing this project. Also I considered unity at first but I wonder if it is compatible/fast enough for it?
PolskiKapsel
Make one yourself. Osu! is not a a very complicated game in terms of creating engine. There is no need to make any physics, shaders or advanced gameplay mechanics. Your engine needs to be as optimal as possible in order to smoothly process generating and clicking those circles. What's more, if you find any bugs in your engine, you wont be depended to it's developers. Also, know that perfect knowledge about music is necessary, otherwise it's a no go.
abraker
For reference, McKay created his own engine for McOsu

https://github.com/McKay42/McEngine
Please sign in to reply.

New reply