This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Janmejay Singh (author)
Thu Aug 13 12:34:54 -0700 2009
bakery /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Jan 27 21:13:46 -0800 2009 | |
| |
LICENSE | Wed Jun 25 22:23:22 -0700 2008 | |
| |
README | Thu Feb 05 00:40:53 -0800 2009 | |
| |
Rakefile | Wed Feb 04 02:54:56 -0800 2009 | |
| |
bakery | Thu Dec 25 07:13:04 -0800 2008 | |
| |
bakery.tmproj | Thu Dec 25 07:13:04 -0800 2008 | |
| |
data/ | Wed Feb 04 23:35:36 -0800 2009 | |
| |
lib/ | Thu Aug 13 12:38:00 -0700 2009 | |
| |
media/ | Tue Feb 03 02:28:27 -0800 2009 | |
| |
src/ | Tue Aug 11 19:40:01 -0700 2009 | |
| |
test/ | Wed Feb 04 03:33:54 -0800 2009 |
README
Bakery is a 2D single player game. What does it need to run??? : Mac. It runs on linux, but the fonts don't look good, and the reason for that is Gosu(http://code.google.com/p/gosu/) which doesn't have very good font support in linux. Im yet to figure out a solution for the bad fonts problem. Status: It is not release ready yet, but functionally is almost done for the first release. I have to add some background music and stuff.... and fix things up for linux. Is is ready for TEST-drive??? : Yes, but the difficulty of levels is very minimal, I have kept it this way because its easier to do test. Before releasing, i will do some difficulty tuning and try to bring it to sane levels(to make the game exciting). How to try: 1. Clone the codebase.... | $ git clone git://github.com/janmejay/bakery.git 2. Start the game.... | $ cd bakery | $ ./bakery Ideas for the next release: 1. Support purchasing of Raw Material. 2. Support multiple Bakers. 3. Support Inventory upgrade. 4. Support map of establishments... game should go to one after another(Map can have Community Center, Shopping Mall, Multiplex with one establishment each... etc).







