Idioms for Composing Games with EToys

  • Authors:
  • Markus Gaelli;Oscar Nierstrasz;Serge Stinckwich

  • Affiliations:
  • University of Bern, Switzerland;University of Bern, Switzerland;Universite de Caen/CNRS, France

  • Venue:
  • C5 '06 Proceedings of the Fourth International Conference on Creating, Connecting and Collaborating through Computing
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Creating one's own games has been the main motivation for many people to learn programming. But the barrier to learn a general purpose programming language is very high, especially if some positive results can only be expected after having manually written more than 100 lines of code. With this paper we first motivate potential users by showing that one can create classic board- and arcade games like Lights Out, TicTacToe, or Pacman within the playful and constructivist visual learning environment EToys dragging together only a few lines of code. Then we present recurring idioms which helped to develop these games.