> Description: An android app (school project, CSC207, Software Design) of game centre, containing 3 games (Sudoku, Sliding Tiles, Picture Match) [Android Game Center](https://github.com/HuakunShen/AndroidApp_Game_Centre) ## Tech Stack - Java - Android ## Demo <div class="grid grid-cols-3 agp-4"> <img src="https://github.com/HuakunShen/AndroidApp_Game_Centre/raw/master/readme_img/login_page" /> <img src="https://github.com/HuakunShen/AndroidApp_Game_Centre/raw/master/readme_img/sliding_tiles" /> <img src="https://github.com/HuakunShen/AndroidApp_Game_Centre/raw/master/readme_img/sliding_tiles_5x5" /> <img src="https://github.com/HuakunShen/AndroidApp_Game_Centre/raw/master/readme_img/sudoku" /> <img src="https://github.com/HuakunShen/AndroidApp_Game_Centre/raw/master/readme_img/sudoku_normal" /> <img src="https://github.com/HuakunShen/AndroidApp_Game_Centre/raw/master/readme_img/picture_match" /> <img src="https://github.com/HuakunShen/AndroidApp_Game_Centre/raw/master/readme_img/picture_match_6x6" /> <img src="https://github.com/HuakunShen/AndroidApp_Game_Centre/raw/master/readme_img/scoreboard_display2" /> </div>