Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeamon/goeats

Fun 2D game designed and built into Go for my daughter (ma fille). Learn to think to move fast and deal with challenges to reach goals.
https://github.com/jeamon/goeats

2d-game gaming go golang raylib raylib-go

Last synced: about 2 months ago
JSON representation

Fun 2D game designed and built into Go for my daughter (ma fille). Learn to think to move fast and deal with challenges to reach goals.

Awesome Lists containing this project

README

        

# goeats

This is a small 2D game I designed and built for my daugther (ma fille). Learn to think to move fast and deal with challenges to reach goals.
Even as the father I am still having fun at it. So defintively it is for all ages. This help use the keyboard direction keys and gamepad keys.
Move around a scene to collect (eat) foods (vegetables - fruits - lives - donuts). You will learn in english and in french the name of common
fruits and vegetables. At the same time develop strategy to escape traps and enemies. Just ***Go & Eat For Fun*** :)

![overview of GoEats](https://github.com/jeamon/goeats/blob/main/docs/cover.PNG?raw=true)

## Features / Goals

* use computer keyboard arrow keys to move up/down left/right
* use gamepad direction keys to move up/down left/right
* auto move each food on the scene after 30 seconds
* show circle around the walker to better eat the food
* display number of foods (fruits, veggies, donuts) & life eaten
* make different noise when food eaten or life collected
* make different noise when walker reaches another level
* configurable game screen size with environment variables
* add ball-based enemy at each 3rd level and increase their speed

* display menu to choose the walker (boy or girl) and language
* view in real-time the exact coordinates of your position
* move enemies around the scene and place traps around foods

## Demo

view the demo on my youtube channel. [click here](https://youtu.be/dwwsfH9LGKA)

## Download

get the zip file and unzip. Then launch the executable and start go & eat :)

Please check later on [releases page](https://github.com/jeamon/goeats/releases)

## License

Please check & read [the license details](https://github.com/jeamon/goeats/blob/master/LICENSE)

## Contact

Feel free to [reach out to me](https://blog.cloudmentor-scale.com/contact) before any action. Feel free to connect on [Twitter](https://twitter.com/jerome_amon) or [linkedin](https://www.linkedin.com/in/jeromeamon/)