Skip to content

ASA-Simulation/TE276-Battleship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battleship - Exemple of a simulation implemented in Python using ECS architecture

Instituto de Estudos Avançados (IEAv) e Instituto Tecnológico de Aeronáutica (ITA)

Pós-Graduação em Ciências e Tecnologias Espaciais - PG/CTE

TE-276 2024/01: Introdução à Modelagem e Simulação de Defesa

Installation

We recommend that you use a linux distribution or WSL.

$ sudo apt update

$ sudo apt install python3.10-venv make

$ make clean

$ make configure

$ make build

$ make test

We also recommend that you use VSCode, for which we have prepared some integrations.

Acknowledgments

This exercise was developed by Adrisson Samersla.

The icons used in this project:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published