An educational game guided by the National Common Curricular Base
Play on Itch.io: https://pferreirafabricio.itch.io/mini-kids
The Mini Kids has as its main objective the education of children inserted in the stage of early childhood education and elementary school I, using a virtual educational game as a tool for this, having as a basis for its development official guiding documents, such as the BNCC, DCNEI, and RCNEI, etc.
- Clone this repository
git clone https://github.com/pferreirafabricio/mini-kids.git
- Open
min-kids
folder with Unity and be happy π.
- Fork this repository
- Create a branch with your feature:
git checkout -b my-feature
- Commit your changes:
git commit -m 'feat: My new feature'
- Push your branch:
git push origin my-feature
This project is under the GPL-3.0 license. Take a look at the LICENSE file for more details.