kthakore / MTFT

migrationtestfromtrac
1 stars 0 forks source link

agree on a generic API for modular and scalable games #21

Closed kthakore closed 13 years ago

kthakore commented 13 years ago

Based on the experience gathered by Tetris and other games, as well as on the information provided by different sources on game design, decide upon what is the best generic scallable way to create games in SDL Perl.

This should include a way to easily and straightforwardly:

This structure should be generic enough to support all kinds of games from all styles.

Once that API is marginally settled, we can start working on some boilerplate code to help developers write better structured games in Perl SDL, like catalyst.pl does for the Catalyst Project.

Some work has started on [wiki/Cogent Cogent]

kthakore commented 13 years ago

Author: kthakore Time: 1270665487 Field: description Value: Based on the experience gathered by Tetris and other games, as well as on the information provided by different sources on game design, decide upon what is the best generic scallable way to create games in SDL Perl.

This should include a way to easily and straightforwardly:

This structure should be generic enough to support all kinds of games from all styles.

Once that API is marginally settled, we can start working on some boilerplate code to help developers write better structured games in Perl SDL, like catalyst.pl does for the Catalyst Project.

Some work has started on Cogent.

kthakore commented 13 years ago

Author: kthakore Time: 1270665487 Field: comment Value:

kthakore commented 13 years ago

Author: kthakore Time: 1270665495 Field: description Value: Based on the experience gathered by Tetris and other games, as well as on the information provided by different sources on game design, decide upon what is the best generic scallable way to create games in SDL Perl.

This should include a way to easily and straightforwardly:

This structure should be generic enough to support all kinds of games from all styles.

Once that API is marginally settled, we can start working on some boilerplate code to help developers write better structured games in Perl SDL, like catalyst.pl does for the Catalyst Project.

Some work has started on Cogent .

kthakore commented 13 years ago

Author: kthakore Time: 1270665495 Field: comment Value:

kthakore commented 13 years ago

Author: kthakore Time: 1270665504 Field: description Value: Based on the experience gathered by Tetris and other games, as well as on the information provided by different sources on game design, decide upon what is the best generic scallable way to create games in SDL Perl.

This should include a way to easily and straightforwardly:

This structure should be generic enough to support all kinds of games from all styles.

Once that API is marginally settled, we can start working on some boilerplate code to help developers write better structured games in Perl SDL, like catalyst.pl does for the Catalyst Project.

Some work has started on !Cogent .

kthakore commented 13 years ago

Author: kthakore Time: 1270665504 Field: comment Value:

kthakore commented 13 years ago

Author: kthakore Time: 1270665543 Field: description Value: Based on the experience gathered by Tetris and other games, as well as on the information provided by different sources on game design, decide upon what is the best generic scallable way to create games in SDL Perl.

This should include a way to easily and straightforwardly:

This structure should be generic enough to support all kinds of games from all styles.

Once that API is marginally settled, we can start working on some boilerplate code to help developers write better structured games in Perl SDL, like catalyst.pl does for the Catalyst Project.

Some work has started on [wiki/Cogent Cogent]

kthakore commented 13 years ago

Author: kthakore Time: 1270665543 Field: comment Value:

kthakore commented 13 years ago

Author: kthakore Time: 1270665557 Field: comment Value: Some work has started on [wiki/Cogent Cogent]

kthakore commented 13 years ago

Author: kthakore Time: 1270665580 Field: comment Value: http://sdlperl.ath.cx/projects/SDLPerl/wiki/Cogent

kthakore commented 13 years ago

Author: kthakore Time: 1277840081 Field: status Value: closed

kthakore commented 13 years ago

Author: kthakore Time: 1277840081 Field: resolution Value: fixed

kthakore commented 13 years ago

Author: kthakore Time: 1277840081 Field: comment Value: We have decided to go with SDLx::Controller SDLx::Sprite SDLx::* and SDLx::Widgets::*