www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Group game dev project

reply monkyyy <crazymonkyyy gmail.com> writes:
I noticed a lot of solo game devs on the discord, but few (if 
any) finished games. So would like to focus on a group project 
since I tend to get focused on rabbit holes and it's just a big 
task to finish a video game from scratch. But there don't seem to 
be any groups around.

God help us all, I may have to be a leader and start a project.

Who would be interested in making a game like ["vampire 
survivors"](https://youtu.be/4zuapoTRqUk), but with more movement 
options; with raylib

First draft of a style guide: https://textbin.tk/view/d052042e
Feb 18 2022
parent WebFreak001 <d.forum webfreak.org> writes:
On Friday, 18 February 2022 at 08:21:54 UTC, monkyyy wrote:
 I noticed a lot of solo game devs on the discord, but few (if 
 any) finished games. So would like to focus on a group project 
 since I tend to get focused on rabbit holes and it's just a big 
 task to finish a video game from scratch. But there don't seem 
 to be any groups around.

 God help us all, I may have to be a leader and start a project.

 Who would be interested in making a game like ["vampire 
 survivors"](https://youtu.be/4zuapoTRqUk), but with more 
 movement options; with raylib

 First draft of a style guide: https://textbin.tk/view/d052042e
If you just want to make and actually finish a game try participating in a game jam (solo or group, whatever fits you best) - imo this is the best way to get a basic game done, though of course it's smaller in scope. Sample games I made with D or Godot in previous game jams: (Godot in most team jams cuz it's easiest to get into) - https://webfreak.itch.io/ - https://github.com/WebFreak001?tab=repositories&q=LD&type=source&language=&sort= I don't think joining with randoms without a shared vision is gonna bear fruit, though you might have luck and might find some here who are motivated and bring in ideas for the same game idea you have.
Feb 18 2022