• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

data/H03-May-2022-6460

m4/H03-May-2022-21

po/H03-May-2022-11291

src/H03-May-2022-4,7512,904

.gitignoreH A D26-May-2012392 3433

AUTHORSH A D26-May-2012113 43

COPYINGH A D26-May-201234.3 KiB675553

ChangeLogH A D26-May-201227.1 KiB761754

DoxyfileH A D26-May-201263.9 KiB1,5521,110

Makefile.amH A D26-May-2012105 107

NEWSH A D26-May-2012355 2317

READMEH A D26-May-2012349 1410

autogen.shH A D26-May-201261 42

configure.acH A D26-May-20122.3 KiB9172

README

1To build Bomb-her-man :
2./autogen.sh
3./configure
4make
5sudo make install
6
7By default, it will be installed into /usr/local.
8If you want it to be installed into /usr, just pass --prefix=/usr to configure
9
10Player 1 : use the arrows to move, right shift to plant bomb
11Player 2 : use esdf to move, space to plant bomb
12
13The AI doesn't do anything for now
14