Skip to content

Connect Four—written in Monkey C for Garmin wearable devices.

License

Notifications You must be signed in to change notification settings

joelfad/BananasAndBubbles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bananas & Bubbles

Bananas & Bubbles is the game "Connect Four", written in Monkey C for Garmin wearable devices.

Screenshot

Dependencies

The Connect IQ SDK must be installed in order to compile and run Bananas & Bubbles.

Building & Running

Read the Getting Started guide to learn how to build and run Monkey C apps. The guide also explains how to install an Eclipse plugin which provides syntax highlighting and integrated execution in the Connect IQ simulator. The easiest way to build and run Bananas & Bubbles is to import the project into Eclipse.

Alternatively, to skip building, simply open a command prompt in the SDK bin directory and run:
> connectiq
> monkeydo <path to BananasAndBubbles.prg>

Notes

Bananas & Bubbles has only been tested on virtual devices. There is no guarantee that it will run on a physical device but you are welcome to try at your own risk. The game does not have AI or wireless communication at this time.

About

Connect Four—written in Monkey C for Garmin wearable devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published