mirror of
https://github.com/FunKey-Project/Bibi.git
synced 2026-01-26 17:55:09 +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:
parent
0b78cb12c0
commit
26217d9cf0
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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user