https://github.com/deepnight/petittracteurbleu
A game created for my two young kids
https://github.com/deepnight/petittracteurbleu
Last synced: 3 months ago
JSON representation
A game created for my two young kids
- Host: GitHub
- URL: https://github.com/deepnight/petittracteurbleu
- Owner: deepnight
- License: mit
- Created: 2020-10-14T06:42:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-18T13:24:32.000Z (over 2 years ago)
- Last Synced: 2025-10-25T04:23:58.092Z (7 months ago)
- Language: Haxe
- Size: 39.4 MB
- Stars: 11
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About
You are Little Blue Tractor and your goal is to find all the cows and bring them back home before night falls (the game lasts about 3 mins).
“Petit Tracteur Bleu” is a game I created for my 2.5 years old son, Gabriel, because he loves tractors. So please, don’t expect anything crazy here, it’s just a very simple game :)
It was designed to be played by someone who never played a video game before, and most movements are automated. The manual jump mechanic is only useful to explore hidden areas (using bumpers).
# Compiling
Please refer to my `GameBase` project to build this one:
https://deepnight.net/tutorial/using-my-gamebase-to-create-a-heaps-game/