Commit Graph

2 Commits

Author SHA1 Message Date
270aa2d740 feat(HTML, CSS, JS): add new TP4.html file with Pokémon randomizer functionality and associated assets
All checks were successful
DEPLOY / deploy (push) Successful in 6s
feat(images): add Pokémon images for random selection feature
style(CSS): enhance styling for body, buttons, and layout for better user experience
2025-01-22 11:44:16 +01:00
e4d6f39880 feat(TP3): add HTML and JavaScript files for a number guessing game application
All checks were successful
DEPLOY / deploy (push) Successful in 7s
- Create TP3.html to provide the game interface with two game modes.
- Implement TP3.js to handle game logic, including number generation and user interactions.
2025-01-22 11:43:52 +01:00