DEPOkod playground.
Some exercise/games have multiple files suffixed with nicknames of attendees, these usually contain different approaches to the same challenge.
- https://www.codewars.com/kata/5467e4d82edf8bbf40000155
- https://www.codewars.com/kata/how-old-will-i-be-in-2099
- Guessing game (guess the number that computer generated) - minigames/guessing-game
- Mincovka (give the coins in the most efficient way) - minigames/mincovka
- Hangman - minigames/hangman (hangman minigame)
- Initial work on scroller car game - minigames/car-game
- Playing with image processing, trying color extraction - imaging/color.py