COSTA, M. A. S.; COSTA, Misael Augusto Silva da.
Abstract:
At the beginning of the journey of learning to program, the first step presented is to practice
programming logic. That is, the ability to think and develop algorithms capable of solving computational
problems. Learning to program means developing this kind of thinking, which can be used to create
solutions to real-world problems that can become software products. In this work, the objective is to
develop a software product using programming logic and object-oriented programming, as main
concepts. The result of this work is a 2D game called The code, in which the player must use logical
reasoning to guess a combination of numbers to pass the level. It is expected to show with the
development of this project, that it is possible to develop a software product from the basic knowledge
acquired in the first year of the Computer Science course.