Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
luizbills pushed 3 commits to main litecanvas/game-engine
luizbills created a branch on litecanvas/game-engine
next - 🎮 Lightweight HTML5 canvas engine suitable for small games, prototypes and animations.
luizbills created a comment on a pull request on litecanvas/game-engine
Some tips: - Clear the screen before draw. - Prevent more actions after a victory. - Make the game responsive using `WIDTH` and `HEIGHT`. - You can use `textalign("center", "middle")` before draw ...
luizbills closed a pull request on litecanvas/game-engine
v0.67
* internal change: use `Set` instead of `Array` to store game event callbacks.luizbills opened a pull request on litecanvas/game-engine
v0.67
* internal change: use `Set` instead of `Array` to store game event callbacks.luizbills created a branch on litecanvas/game-engine
v0.67 - 🎮 Lightweight HTML5 canvas engine suitable for small games, prototypes and animations.
luizbills created a comment on an issue on litecanvas/game-engine
> Could I work on creating a tic-tac-toe example? Sure.
luizbills pushed 3 commits to main litecanvas/game-engine
luizbills created a branch on litecanvas/game-engine
patch-1 - 🎮 Lightweight HTML5 canvas engine suitable for small games, prototypes and animations.