Skip to content

Review initial commit of code that Benjamin wrote #54

Closed
francinv opened this issue Apr 6, 2026 · 1 comment
Closed

Review initial commit of code that Benjamin wrote #54

francinv opened this issue Apr 6, 2026 · 1 comment
Assignees

Comments

@francinv
Copy link
Member

francinv commented Apr 6, 2026

Focus on modularity!

For reference:

I’ve merged my work into the dev branch and would appreciate it if you could test the game and look for bugs, as well as suggest features that might still need to be implemented.

Since I’ve been working on this alone, I’m not entirely sure how well I’ve achieved good modularity, but the core patterns and structure should be in place. Please review the code and help improve it where possible.

To test the game, you’ll need to run two instances due to the multiplayer functionality. Here’s how you can do it:

  • Build the project into an APK using Android Studio.
  • Use BlueStacks (an Android emulator that supports multiple instances).
  • Drag and drop the APK file into BlueStacks to install it.
  • Run two instances of the game to simulate multiplayer testing.

Let me know what you find!

EDIT:

I (Jonas) have read through the code and made some issues regarding what could be improved in terms of modularity

@francinv
Copy link
Member Author

francinv commented Apr 6, 2026

Done! I have also compared the code to the architecture document and created some issues based on that.

@francinv francinv closed this as completed Apr 6, 2026
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants