diff --git a/.gitignore b/.gitignore index c6127b3..1caede8 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,7 @@ *.i*86 *.x86_64 *.hex +bomber # Debug files *.dSYM/ diff --git a/README.md b/README.md index c2e18bb..b273a5f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # Bibi Bomberman game in c with SDL, readapted for the FunKey S. + +The game is very basic and not pretending to break any record, it is however charged with history: this was the very first game developped by one of the FunKey S founder (Vincent Buso). The code is simply readapted for the FunKey S, not cleaned, refactored or anything. This bodes well for an easter egg, watch out.