Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Favorites List Breakdown #1

Open
jetra101 opened this issue Feb 2, 2021 · 0 comments
Open

Favorites List Breakdown #1

jetra101 opened this issue Feb 2, 2021 · 0 comments

Comments

@jetra101
Copy link
Collaborator

jetra101 commented Feb 2, 2021

Breakdown of favorites list games:

-20 of them are 2d platformers
-24 of them are top-down rpgs, with a bunch of them being roguelikes meaning you'd need to have random generation of levels
-the third biggest category is every isometric game I could find with 7
For the remaining stuff in miscellaneous categories there is:
-4 fighting games
-two shoot em ups
-4 rts's
-two top down puzzle games
-four turn based tactical rpgs
-a card game
-a rhythm game

unique properties from the list:
-one used non-euclidian gemetry
-one had custom sprite creation
-two were tile based (like terraria)
-one was first person
-multiple had online multiplayer

Looking through the sample files, isometric stuff is covered pretty well, as well as top down rpg stuff, However the three platformer samples are a bit lacking when compared to regular platformer gameplay.

The gorilla one is just a tank game, the frog one and the little probe are closer but still are extremely atypical for platformers and I think a better sample could be made.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant