fyp.3warriors.tk

List of prototypes made during the making of the final year project

  1. Prototype 2 (15/11/2018)
    Game world with a basic programming language
  2. Prototype 3 (29/11/2018)
    Added support for subroutine and proper timing
  3. Prototype 4 (04/11/2018)
    Added the support of a very basic visual code editor
  4. Web-based client for testing(17/02/2019)
    The complete server with the a simple client for testing purposes
  5. Godot html5 proof of concept (03/03/2019)
    Using Godot html5 export as the web-based client
  6. Godot html5 work in progress (05/03/2019)
    Implemented auto-login, menu, and room finding
  7. Godot html5 work in progress 2(05/03/2019)
    Implemented room, sending chat & emoji and show the objective of the game
  8. html5 server admin console(10/03/2019)
    Support CRUD on game resource database
  9. Godot html5 work in progress 3(12/03/2019)
    Working on drag and drop for the block editor and animations of the scene
  10. Godot html5 work in progress 4(13/03/2019)
    Drag and drop is working properly, the code editor is almost complete
  11. Godot html5 work in progress 5(23/03/2019)
    Full-size tile block with complete code editor. Working on code serialization now.
  12. Godot html5 work in progress 6(27/03/2019)
    Got the code serialization working now, working on integrating the editor with the game
  13. Godot html5 work in progress 7(16/04/2019)
    Got the code sync working
  14. Robocook alpha version 1(20/04/2019)
    This is the first alpha version, things are mostly working by now
  15. Robocook alpha version 1.1(21/04/2019)
    This is the second alpha version, tutorials and available blocks are added
  16. Robocook alpha version 1.2(23/04/2019)
    The third alpha version with most of the levels ready and tested
  17. Robocook alpha version 1.3(25/04/2019)
    The fourth alpha version, added new model for new levels
  18. Robocook alpha version 1.4(30/04/2019)
    The fifth alpha version, added the game icon
  19. Robocook alpha android v1.4.0(30/04/2019)
    The first android version of robocook