osso73 / classic_games

A series of classic games in Kivy
MIT License
3 stars 1 forks source link

Change score counting #63

Open osso73 opened 3 years ago

osso73 commented 3 years ago

Introduce a concept of decreasing score at each move (e.g decrease of 0.1, or similar). This may require to adapt the current scores for each of the fruits. The idea is that running idle without eating will drecrease your score, so you should try to minimize the number of moves.