mirror of
https://github.com/FunKey-Project/Bibi.git
synced 2026-03-18 18:02:44 +01:00
First commit, compiles without sound for now. Need to change controls, levels, remove some menus, and make sound work
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -35,6 +35,7 @@
|
||||
*.i*86
|
||||
*.x86_64
|
||||
*.hex
|
||||
bomber
|
||||
|
||||
# Debug files
|
||||
*.dSYM/
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user