Commit cba6c8f6 authored by Fan FEI's avatar Fan FEI

README.md version "1.0"

parent aaab82b0
# FanFEI_Jeu
Cette project est utilisé pour stocker mes jeux en langage C.
Je n'ai pas encore d'objectif spécifique, il peut être similaire à Snake ou Sokoban.
\ No newline at end of file
**Expand on the basis of official raylib samples**
[snake.c](https://github.com/raysan5/raylib-games/blob/master/classics/snake.c)
**The new game has the following features:**
1: The snake has its own beautiful three-color skin.
2: The boundaries of the game are no longer regarded as walls,
and snakes can cross the four boundaries.
3: The game has background music.
4: The game time and score will be displayed in the upper right corner of the game interface.
5: Reward score.
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment