Activities/HorseGame

From Sugar Labs
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Introduction

HorseGame is a simple game where you play with a small horse. Click or press 'a' to drop an apple. Press 'c' to drop a carrot and 'h' to drop a hay. The horse will run over and eat the food.

HorseGame-screenshot.png

Future Enhancements

  • Allow two or more laptops to play together (each child has her own horse).
  • Allow choice of colours for the horse.
  • Convert images to svg format.

Development

HorseGame is written in PyGame. If you would like to contribute, see HorseGame.