If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!
Life of George
Jump to navigation
Jump to search
Cleanup > Pages missing date references
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
Games > Games by content > Games with hidden development-related text
Games > Games by content > Games with uncompiled source code
Games > Games by content > Games with unused models
Games > Games by developer > Games developed by LEGO
Games > Games by platform > Android games
Games > Games by platform > IOS games
Games > Games by publisher > Games published by LEGO
Games > Games by release date > Games released in 2011
Games > Games by release date > Games released in October
Games > Games by release date > Games released in October > Games released on October 1
Games > Games by series > LEGO series
Life of George |
---|
Developer: LEGO This game has uncompiled source code. |
Life of George is an app which would’ve worked with an actual LEGO set.
Unused Model
Download Life of George crab.lxf
File: lifeofgeorge-crablxf.rar (488 B) (info)
|
An unused 3D model of a crab, stored in LEGO Digital Designer's .lxf format.
Excel Spreadsheet
Download Life of George Spreadsheet
File: lifeofgeorge-spreadsheet.rar (8 KB) (info)
|
An unused Excel spreadsheet containing data related to the game's graphics.
FontForge Script
#!/usr/local/bin/fontforge # Quick and dirty hack: converts a font to truetype (.ttf) Print("Opening "+$1); Open($1); Print("Saving "+$1:r+".ttf"); Generate($1:r+".ttf"); Quit(0);
A FontForge script for converting OpenType fonts to TrueType fonts, stored in otf2ttf.sh.
SDK Instructions
1. Drag and drop PragmaticProjectLogHub into you project, and remember to check "Copy items into destination groups folder" 2. Import PragmaticProjectLogHub.h into the header files where you want to use it, or import it into your Prefix.pch if you think this is appropriate. 3. Implement the delegates from the .h files that you wish to use, and their required methods and if appropriate the optional method(s) into the classes where you want to use it.
Instructions from an unknown SDK, stored in Use instructions.txt.
JSON Test
{ "firstName": "John", "lastName": "Smith", "address": { "streetAddress": "21 2nd Street", "city": "New York", "state": "NY", "postalCode": 10021 }, "phoneNumbers": [ "212 555-1234", "646 555-4567" ], "stores": [{ "name":"first store", "address": "hargaman 4, Hadera, israel" }, { "name":"store 2", "address": "7 avenue, New York, USA" }, { "name":"store 3", "address": "harzit 2, Hadera, Israel" }, { "name":"store 4", "address": "Harzit 4, Tel Mond, Israel" }, { "name":"store 5", "address": "Lego, Denemark" }, { "name":"store 6", "address": "aaaa" }, { "name":"second store", "address": "bbbb" }], "buttons": [{ "name":"LOfG", "key":0, "command":0, "graphics":"home_log_book.png" }, { "name":"ML", "key":1, "command":1, "graphics":"home_ml_book.png" }, { "name":"2player", "key":2, "command":2, "graphics":"home_ml_book.png" }] }
A bit of test code in the JSON format, stored in the appropriately named jsontest.txt.
Categories:
- Pages missing developer references
- Games developed by LEGO
- Pages missing publisher references
- Games published by LEGO
- IOS games
- Android games
- Pages missing date references
- Games released in 2011
- Games released in October
- Games released on October 1
- Games with uncompiled source code
- Games with hidden development-related text
- Games with unused models
- LEGO series
Cleanup > Pages missing date references
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
Games > Games by content > Games with hidden development-related text
Games > Games by content > Games with uncompiled source code
Games > Games by content > Games with unused models
Games > Games by developer > Games developed by LEGO
Games > Games by platform > Android games
Games > Games by platform > IOS games
Games > Games by publisher > Games published by LEGO
Games > Games by release date > Games released in 2011
Games > Games by release date > Games released in October
Games > Games by release date > Games released in October > Games released on October 1
Games > Games by series > LEGO series