Page 1 of 1

[Abandonned project] Bank Boss/SafeTrade/Glove2D

Posted: Fri Jun 26, 2015 3:34 pm
by Lapin
Greetings, i've been working on this project for 3-4 months.

At the start i was working on porting Garry's Mod's Libs to Löve 2D (so it was called Glove 2D).

At the start it was called Glove2D, then SafeTrade and at the end : Bank Boss

And then we won the first prize of a Hackathon for a french bank, se we started making a game for them.

After 4 months, they refused to pay us of the game (4 month of work, not finished be we wanted garanties), they said they were not going to pay is, so we stopped working on it, and we released the source code.


Github repo with the .exe (Just drag Glove-2D over love.exe) : https://github.com/ExtReMLapin/GLove-2D



I still work on it, some times to fix bugs, some times because i'm bored.

More infos in the ReadMe File

If we forget it's an unfinished game, here are the features :
  • Isometric static level
    All resolutions compatible, with autoresizing (format will not change, just the size)
    Event system : createEvent(date, func)
    Time system (Paused if in main menu) (The Love Frame system will be paused and another love frame instance is going to be ran in the main menu)
    Menus system with popups (See video) (Menus powered by Love frames)
    Graph system (really nice but broken because our webserver is offline)
    Error system reporting to master server (unfinished)
    Save system
    Timer libs
    Hook system (Gmod-like)

Used love 2d libs (maybe i forgot one or two) :

JSON4LUA
Love Frames (modded to have more features, customized tabs ..., multi instances of it (when one is paused))

Re: [Abandonned project] Bank Boss/SafeTrade/Glove2D

Posted: Sun Jun 28, 2015 11:51 am
by buntine
Those menu's look great.

Re: [Abandonned project] Bank Boss/SafeTrade/Glove2D

Posted: Sun Jun 28, 2015 7:33 pm
by Lapin
Thanks, but i was expecting more feedback :v

Re: [Abandonned project] Bank Boss/SafeTrade/Glove2D

Posted: Mon Jun 29, 2015 12:30 am
by bobbyjones
Your error screen is awesome sauce