RESUMOO ensino de algoritmos de ordenação nas disciplinas de estrutura de dados, dos cursos da área de Computação, tipicamente é realizado por meio de aula-expositiva e implementação de algoritmos pelos alunos. Com objetivo de apoiar o ensino de algoritmos, o artigo apresenta o jogo SORTIA 2.0, que visa ensinar o algoritmo de ordenação Heapsort através da simulação da sua execução. Ele é um jogo online, single player e gratuito. Para a avaliação sistemática do jogo foi realizado um estudo de caso utilizando o modelo MEEGA, tendo como amostra 25 alunos da disciplina de estrutura de dados do curso de Ciência da Computação da Universidade Federal de Santa Catarina (UFSC). Os resultados da avaliação evidenciam que os alunos se sentiram satisfeitos, confiantes, imersos e se divertiram com o jogo. Mas principalmente consideraram que ele realmente contribui para o aprendizado na disciplina e também profissionalmente.
ABSTRACTThe teach of sorting algorithms in data structure discipline of Computer courses, typically is accomplished through lectures and implementation of algorithms by students. With the aim of support the teaching algorithms, this paper presents the SORTIA 2.0 game, which aims to teach the Heapsort sorting algorithm through simulation of its execution. It is an online game, single player and free. To evaluate the game we used the model for assessment educational game MEEGA. The evaluation involved 25 students of the discipline of data structure of Computer Science course, of the Federal University of Santa Catarina (UFSC).The results of this first evaluation show that students felt satisfied, confident, immersed and have fun with the game, but principally consider that it really contributes to learning the discipline and also professionally.