Browse Source

small change in chess and kahoot

mobile-beta
Saken Mukanov 1 year ago
parent
commit
309deb8721
  1. 7
      subjects/mobile-dev/chess/README.md
  2. 2
      subjects/mobile-dev/kahoot/README.md
  3. 6
      subjects/mobile-dev/kahoot/audit/README.md

7
subjects/mobile-dev/chess/README.md

@ -1,16 +1,13 @@
# Sky map
# Chess
### Exercise
Chess is a game of strategy and wit, played by noble kings and cunning commoners alike for centuries. Its origins are shrouded in mystery, with some saying it originated in ancient India as a war simulation, while others claim it was invented by the wise sages of Persia.
One thing is certain: chess has captured the hearts and minds of players throughout the ages. From the grand halls of feudal castles to the bustling streets of modern cities, this timeless game has brought people together in friendly competition.
But it wasn't until the digital age that chess truly reached its potential. With the advent of online platforms and mobile apps, players from all corners of the globe can now test their skills against one another in real-time.
So whether you're a seasoned grandmaster or a newcomer to the game, join the ranks of chess enthusiasts and experience the thrill of victory and the agony of defeat. Let the battle of the minds begin!
Your task is to develop a mobile app that allows users to play chess with each other.
@ -31,4 +28,4 @@ Here are some additional considerations to keep in mind as you work on this exer
2. Think about how you will handle game state and moves within the app, and how you will ensure that the game is played fairly and accurately.
3. Implement backend according to the swagger:
By taking these factors into account, you can create a successful and engaging chess app that meets the objectives of the exercise.
By taking these factors into account, you can create a successful and engaging chess app that meets the objectives of the exercise.

2
subjects/mobile-dev/kahoot/README.md

@ -1,4 +1,4 @@
# Sky map
# Kahoot
### Exercise

6
subjects/mobile-dev/kahoot/audit/README.md

@ -10,6 +10,12 @@
###### Try playing the game, can you connect to it?
###### Does app show the list of available quizzes and the questions for each quiz using the API?
###### Does app have an ability for users to select and play a quiz in the mobile app?
###### Does app responsive and works correctly on different devices and screen sizes?
###### After tapping on correct answer do you get points?
###### After everyone answered a question, does the app show correct answer and show current leaderboard?

Loading…
Cancel
Save