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

Demo count #75

Closed
EtienneBruines opened this issue Nov 8, 2015 · 3 comments
Closed

Demo count #75

EtienneBruines opened this issue Nov 8, 2015 · 3 comments

Comments

@EtienneBruines
Copy link
Member

As @matiwinnetou also mentioned at IRC: it looks like we're going to have a huge amount of demos, if we keep going like this.


What are we going to do about the huge amount of demos?

  • Categorize them? (i.e.: audio-related, camera-related, etc.)
  • Remove them? (i.e.: only take those most important)
  • Merge them? (like in games as pong)
  • Better document them in the "main" README.md file in the demos/ directory?
  • ...?

We can use this issue to keep track of what we want to do about this (upcoming) problem.

@paked
Copy link
Member

paked commented Nov 26, 2015

I'd be down to categorization. I don't think they should be moved into a separate repository. Maybe we should add a better index in demos/README.md

@mewmew
Copy link
Contributor

mewmew commented Apr 22, 2016

Categorize them? (i.e.: audio-related, camera-related, etc.)
Remove them? (i.e.: only take those most important)
Merge them? (like in games as pong)
Better document them in the "main" README.md file in the demos/ directory?

After having categorized the demos, removing redundant ones should be easy. I would prefer if the demos were kept minimal, to demonstrate a specific aspect of the engine. Otherwise it may be overwhelming for a newcomer. Perhaps the structure and categorization could be provided by the demos/README.md file, instead of creating a nested directory structure. This also makes sense, as some demos would demonstrate more than one aspect of the engine, thus making it difficult to categorize in a tree-like fashion.

I'd be down to categorization. I don't think they should be moved into a separate repository. Maybe we should add a better index in demos/README.md

I also think it is a good idea to keep the demos in the main repo. Otherwise they will be very likely to go out of sync (as is already the case with the TrafficManager tutorial example, which lives outside of the main repo).

@paked paked modified the milestones: 1.0, Stability Apr 22, 2016
@otraore
Copy link
Member

otraore commented Jun 15, 2016

These are the demos that need to be added to the README.md

  • incrementalcamera
  • input
  • keyboardscroller
  • mouse-follow
  • mouse
  • mouserotation
  • rotation
  • scale
  • scenes
  • shapes
  • text
  • tilemap

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

No branches or pull requests

4 participants