Skip to content

Commit 0377d0f

Browse files
committed
Create README.md
1 parent 30a42de commit 0377d0f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)