/introsofteng-botexample

Supplementary teaching material for "Introduction to Software Engineering" at Lund University, LTH. http://cs.lth.se/etsa03/

Primary LanguageJava

introsofteng-botexample

CodeScene Code Health

Supplementary teaching material for "Introduction to Software Engineering" at Lund University, LTH. http://cs.lth.se/etsa03/

This repository contains the source code needed to complete the ETSA03 lab exercises, i.e., implementing Basic Melee Bot (BMB). The repository contains all dependencies to allow further evolution into the course project. Furthermore, the repository contains three branches:

  • master: All source code needed to get started with Lab 2. This branch should be the only the students need as it should evolve during the Labs.
  • before-lab3: Contains an example solution for Lab 2, thus can act as a starting point for Lab 3.
  • before-lab4: Contains example solutions for Labs 2 and 3, thus can act as a starting point for Lab 4 and the projects.

This repository can act as a good starting point for the projects. The functionality of BMB will be implemented during Lab 2 and Lab 3. The project also includes Basic Leader Bot (BLB) and Basic Droid (BD). These bots can support testing activities in the projects.

License

Copyright © 2018-2022. Dept. of Computer Science at Lund University, Lund, Sweden.

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

You are free to:

Share — copy and redistribute the material in any medium or format
Adapt — remix, transform, and build upon the materia for any purpose, even commercially.
The licensor cannot revoke these freedoms as long as you follow the license terms.

Under the following terms:

Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.

See http://creativecommons.org/licenses/by-sa/4.0/