It's good to move all the games into Games package for finding them easier in module list.
This line should be added line into .info file:
package = "Games"

The same for Breakout, Chess, Connectiv, Invaders, magicsquares, pong, Tetris, etc.
#364923: move all the games into Games package

Comments

skinhat’s picture

Maybe I can do that next time I do a release of games.

kenorb’s picture

And the same with menu, that their will be in subgroup Games.
When I want to change in configuration games (like update a path) I need to remember all names, and then I can find them in one place.

skinhat’s picture

I've added 'package = "Games"' to tetris.info

skinhat’s picture

Done invaders

skinhat’s picture

Done pong

skinhat’s picture

Done connectiv

kenorb’s picture

You can also consider some code clean up.
You shouldn't use php ending tags at the end of .module files.

kenorb’s picture

Status: Active » Closed (fixed)