Skip to content

jpconstantineau/BlueMicro_Engine_Arduino_Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlueMicro_Engine_Arduino_Library

Current Version GitHub pull requests GitHub issues

Lint Library and Examples Build All Examples

A Universal Library that creates a game loop. This can be used for any Arduino program that handles inputs, update logic as well as outputs.

Based on the book of Game Programming Patterns by "Robert Nystrom"

Dependencies

At this point, there are no processor dependencies.

Examples

There are a number of examples you can use to start from. The following examples are very similar but are tailored to specific hardware.

  • feather - Simple test for barebones Feather boards
  • feather_neokey2 - Simple test for Feather boards with a NeoKey 2 Featherwing
  • itsybitsy - Simple test for ItsyBitsy boards
  • promicro - Simple test for Boards with the form factor of a Pro Micro
  • qtpy - Simple test for QT Py boards
  • rpipico - Simple test for Raspberry Pi Pico

Simple example

Overview of the Library

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages