We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30a42de commit 0377d0fCopy full SHA for 0377d0f
README.md
@@ -0,0 +1,9 @@
1
+# PagonGameDev_GameLoop
2
+
3
+Pagon Game Dev : GameLoop Library
4
5
+It's a library for Arduino or ESP8266 to make a game with game loop concept
6
7
+V 0.0.1
8
+ - Have GameInterval look like SetInterval in javascript for loop function to make gameloop
9
+ - Have Input Function : GetKey , GetKeyUp , GetKeyDown to easy get input from digital pin
0 commit comments