Skip to content

Game using OLED screen and potentiometers to set the probability of choosing matrix lines. The first player collects the max number, the second - the min. Objective: Finding the optimal strategy.

Notifications You must be signed in to change notification settings

nikitakozmin/MatrixGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MatrixGame

Для того, чтобы разобраться в проекте достаточно инструкции по использованию и этого файла (презентация является разъясняющей и демонстрирующей составляющей)

Указано описание теории, процесса сборки и дополнительной информации

Проект, созданный по реальному макету Arduino с помощью эмулятора Wokwi (уже собран)

Макет Arduino

Ресурсы (src)

🗂️ src/arduino/MatrixGame

Код, выполненный на Ардуино, для сборки собственной модели в жизни. Библиотека OLED_I2C, нужная для визуализации, уже находится в репозитории

📂 src/arduino/MatrixGame/Emulator

Для сборки на эмуляторе нужно переместить файлы из папки в src/arduino/MatrixGame и убрать оттуда visualization_on_device.cpp

🗂️ src/port_on_desktop

Реализация матричной игры, при которой вместо таймера игроки отправляют результаты выборов по кнопке

About

Game using OLED screen and potentiometers to set the probability of choosing matrix lines. The first player collects the max number, the second - the min. Objective: Finding the optimal strategy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •