Skip to content

AidanNowa/EC535_Final_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EC535_Final_Project

Minesweeper project for EC535

To run the Minesweeper application on a BeagleBone Black compelete the following steps:

1.) Download the directory.

2.) Within the Linux terminal, navigate to the newly created directory.

3.) Run "qmake" this will create a makefile from the .pro file.

4.) Run "make" this will create the binary.

5.) Transer the binary to the BeagleBone Black (through UBS-to-TTL or other methods).

6.) Within the BeagleBone Black navigate to the folder containing the application.

7.) Run ./<application_name> to begin playing the game!

About

Minesweeper project for EC535

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published