https://github.com/japalekhin/langaw
A sample project for following along a tutorial found on jap.alekhin.io.
https://github.com/japalekhin/langaw
flame flutter flutter-app flutter-demo flutter-examples game game-dev game-development games
Last synced: 8 months ago
JSON representation
A sample project for following along a tutorial found on jap.alekhin.io.
- Host: GitHub
- URL: https://github.com/japalekhin/langaw
- Owner: japalekhin
- License: other
- Created: 2019-02-26T03:39:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-01T22:01:17.000Z (about 6 years ago)
- Last Synced: 2025-03-29T13:06:13.911Z (about 1 year ago)
- Topics: flame, flutter, flutter-app, flutter-demo, flutter-examples, game, game-dev, game-development, games
- Language: Dart
- Size: 11.2 MB
- Stars: 108
- Watchers: 2
- Forks: 37
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Langaw

Langaw is an endless tap game featured in the game development tutorial by Japa Alekhin Llemos in [jap.alekhin.io](https://jap.alekhin.io).
The tutorial series is split into multiple parts focusing on certain stages of game development.
Using Flutter as the base framework and the [Flame](https://github.com/luanpotter/flame) plugin for it that is simple yet powerful enough to let you create all sorts of games.
## Support
Please support my work by becoming a patron on Patreon.
[](https://www.patreon.com/bePatron?u=6507717)
## Getting Started
1. [Set up a playable game](https://jap.alekhin.io/2d-casual-mobile-game-tutorial-flame-flutter-part-1)
0. [Graphics and animation](https://jap.alekhin.io/game-graphics-and-animation-tutorial-flame-flutter-part-2)
0. [Views and dialog boxes](https://jap.alekhin.io/views-dialog-boxes-tutorial-flame-flutter-part-3)
0. [Scoring, storage, and sound](https://jap.alekhin.io/scoring-storage-sound-tutorial-flame-flutter-part-4)
0. [Finishing up and packaging](https://jap.alekhin.io/game-finishing-packaging-tutorial-flame-flutter-part-5)
## Demo Videos
* [Demo video for Part 1](http://www.youtube.com/watch?v=_BlANH2wUj0 "Langaw Game Demo 1 - Flame/Flutter Game Making Tutorial")
* [Demo video 1 for Part 2](http://www.youtube.com/watch?v=DTwmKUUOQCE "Langaw Game - Flame/Flutter Game Making Tutorial (Part 2, Demo 1)")
* [Demo video 2 for Part 2](http://www.youtube.com/watch?v=-yJCJBQE3cg "Langaw Game - Flame/Flutter Game Making Tutorial (Part 2, Demo 2)")
* [Demo video for Part 3](https://www.youtube.com/watch?v=-vk935e_ewY "Langaw Game - Langaw Game - Flame/Flutter Game Making Tutorial (Part 3 Demo)")
* [Demo video for Part 4](https://www.youtube.com/watch?v=eAaikwyDSoU&t=62s "Langaw Game - Flame/Flutter Game Making Tutorial (Part 4 Demo)")