Glank / Java-Games

A whole bunch of games programmed in java.
MIT License
251 stars 225 forks source link

Maintaining this Repo #13

Closed jdevfullstack closed 3 years ago

jdevfullstack commented 3 years ago

I have been thinking how this one will be maintained efficiently. Personally, I want to unit test every game, but this is really hard because all the games are in the same repo. And so many refactors, I want to do also.

I have one suggestion, we keep this repo, but we just provide links to the games. Each game will be a separate repo. It's really hard to maintain when a repo contains several projects particularly when we want to release the games, each should be released separately.

Hoping there is a response. Thanks.

Glank commented 3 years ago

Feel free to grab any of these games and put them in your own repo, just cite back please and include the same license. These were projects from back when I was in college, so I really don't keep them maintained.