Skip to content

Bomberman clone speedhacked in python, compatible with Raspberry Pi

Notifications You must be signed in to change notification settings

flipcoder/bomberoni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bomberoni

bomberoni

Bomberman clone originally speedhacked in python. Online multiplayer added later.

Copyright (c) Grady O'Connell, 2015

Download

Obtain pyenet for python2 or your distro (it's in the AUR for Arch users)

Then:

sudo pip2 install $(cat requirements.txt)
./bomberoni.py

Credits

Programming: Grady O'Connell

Graphics: Mark "Alfred" McDaniel

What next?

It's done except for the netcode which is only partially implemented. I'd also like to improve the controller support.

About

Bomberman clone speedhacked in python, compatible with Raspberry Pi

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published