An open API service indexing awesome lists of open source software.

https://github.com/pk8868/atari-msc

ATARI Logo Interpreter for Motorola Science Cup 2021 (4th place)
https://github.com/pk8868/atari-msc

cpp cpp20 imgui sfml

Last synced: about 1 year ago
JSON representation

ATARI Logo Interpreter for Motorola Science Cup 2021 (4th place)

Awesome Lists containing this project

README

          

# atari-msc
ATARI Logo Interpreter
Interpreter na motorola science cup
![grafika](https://user-images.githubusercontent.com/87194023/157021840-30df2b21-6e2e-4cc4-818c-283700c2858f.png)

## zależności
SFML >= 2.5.1

## budowanie
- Wymagane: Visual Studio 2019 i CMake
- Najpierw należy otworzyć cmd w lokalizacji projektu
- Należy wpisać polecenie:
- cmake -G "Visual Studio 16"
- Następnie należy kliknąć dwukrotnie na atari.sln
- Następnie należy kliknąć PPM na atari (w Eksploratorze rozwiązań) i wybrać Kompiluj
- Plik .exe pojawi się w katalogu bin
- Resztę plików (konfiguracja, grafiki i czcionki) należy przekopiować manualnie