https://github.com/amankumar7340/game-recommendation-app
An Android app that recommends games and allows users to play them instantly.
https://github.com/amankumar7340/game-recommendation-app
android-app android-studio full-stack-application java responsive xml
Last synced: 5 months ago
JSON representation
An Android app that recommends games and allows users to play them instantly.
- Host: GitHub
- URL: https://github.com/amankumar7340/game-recommendation-app
- Owner: Amankumar7340
- Created: 2025-03-13T09:51:53.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-04-26T14:02:13.000Z (9 months ago)
- Last Synced: 2025-04-26T15:19:43.901Z (9 months ago)
- Topics: android-app, android-studio, full-stack-application, java, responsive, xml
- Language: Java
- Homepage: https://game-rex-app-webpage.vercel.app/
- Size: 12.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Game Recommendation App
An Android app that recommends games and allows users to play them instantly. The app features a collection of popular games, including Flappy Bird, Tic-Tac-Toe, 2048, Endless Runner, and Memory Match. Users can search for games, view previews, and play them directly within the app.
## DOWNLOAD:
VISIT: https://game-rex-app-webpage.vercel.app/
## Features
- **Game Recommendations**: Browse a curated list of games with descriptions and tags.
- **Instant Play**: Play games like Tic-Tac-Toe and 2048 directly within the app.
- **Search and Filter**: Easily search for games by name or filter by category (e.g., Puzzle, Action).
- **Preview Videos**: Watch preview videos for games like Endless Runner before playing.
- **Responsive UI**: Clean and intuitive user interface designed for a seamless experience.
## Screenshots
| Login page | HomeScreen | Games | Menubar |
|-------------|--------------|----------|----------|
|
|
|
|
|
## Technologies Used
- **Android Studio**: Primary IDE for development.
- **Java**: Programming language for app logic.
- **RecyclerView**: For displaying the list of games.
- **VideoView**: For playing game preview videos.
- **Intent**: For opening external links (e.g., Memory Match game).