18
edits
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
Aug 6 - Aug 12 | Aug 6 - Aug 12 | ||
The overall status of the project is that the game can play and menus works. | The overall status of the project is that the game can play and menus works, with several remaining works to do. 80% of the project is done. | ||
For the latest game, see the page: http://forandom.github.com/WebSupertux. | |||
Works done in this week: | Works done in this week: | ||
(1) Fix the page stuck when loading worldmap. | (1) Fix the page stuck when loading worldmap. | ||
(2) Fix the page stuck when return from game loop to main menu. | (2) Fix the page stuck when return from game loop to main menu. | ||
(3) Add bonus Games support. | (3) Add bonus Games support. | ||
(4) Add Credit menu support. | (4) Add Credit menu support. | ||
(5) Compile the game using -O3. | (5) Compile the game using -O3. | ||
Remaining work: | Remaining work: | ||
(1) Commit any modifications to Emscripten. | (1) Commit any modifications to Emscripten. | ||
(2) Show the frame rate correctly on the screen. | (2) Show the frame rate correctly on the screen. | ||
(3) Fix the nosing music problem. | (3) Fix the nosing music problem. | ||
(4) Add level editor support. | (4) Add level editor support. | ||
Jul 30 - Aug 5 | Jul 30 - Aug 5 | ||
edits