Skip to content

A simple 2D game for the Garmin Forerunner 235

License

Notifications You must be signed in to change notification settings

baleboy/dinorun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A side-scrolling endless runner for the Garmin Forerunner 235 sports watch.

The player must control a dinosaur to avoid obstacles that are continuously coming at it.

Developed and tested with Garmin Connect IQ 4.2.3 SDK and VS Code, at the request of my son who designed the game and graphics :)

Screenshot

How to build

  • Download and install VS Code
  • Download and install the Garmin Connect IQ SDK
  • Install the VS Code plugin
  • Open the project in VS Code
  • Build and run in simulator
  • To build for device, select the command "Monkey C: build for device" from the command list, and copy the .prg file to the APPS folder in the watch.

Testing

To show the bounding boxes change the value of const SHOW_BOUNDING_BOXES to true in source/constants.mc, and rebuild.

Acknowledgments

Thanks to Jakub Tkadleček for making his Flappy Bird code available, which I took as a starting point.

Sprites were edited in Piskel

And thanks to Github Copilot for being a great programming buddy!

About

A simple 2D game for the Garmin Forerunner 235

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published