Sugarcane

This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
coolness: 0.54
fun: 2.96
graphics: 2.92
humor: 2.29
innovation: 3.19
mood: 2.74
overall: 3.00
theme: 3.37
Stranded on a deserted island, with a vehicle with only a depleted fuel cell, you can see only one way out... To recharge it using your amazing power cropping skills! It's fun, it's blocky, it's the next big thing, it's

SUGARCANE

[How to play]

Arrow keys to walk around. Space to plant... Things. Pick them up when they;re fully ~~grown~~ green to... Charge your bar. Walk against the grey cubes to enter the shop, and upgrade various stats until you've maxed them out!

Fun fact: this game is entirely scripted in javascript, with the code being run by my homegrown game engine Bobetex! If you don't like the game, or would like to see some feature in it, don't hesitate: change it! All the code is located in the script folder, and the graphics api can only draw triangles and rectangles, so understanding what happens shouldn't be too difficult. Have fun :)!

[How to run]

Prefer the 64bit build. If you have 32bit or the 64bit build doesn't work, pick one of the old builds. Thank you :-)

Win32/64:

Doubleclick btx_32.exe. Should "Just Work.". And with "Just Work.", I ofcourse mean after you've made sure you have the visual c++ 2015 redistributable installed. I think you need to have the 32bit one installed, but if it doesn't work, try the 64bit as well, just to be sure. If they both do not work... Then I don't know. Sorry, and thanks for taking the time to run my executable :S

Loonix:

Start the file "btx". I've only tested it on my own ubuntu 15.04 machine, so any feedback in this regard is appreciated. You might have to install the SDL2 binary packages (something like `sudo apt-get install libsdl2-2.0-0`).

[Tools used]

The most well known are SDL2, Duktape, C++, and Vim. See the repo for details.

[About me]

I'm Bob Rubbens, a 20 year old computer scientist currently residing in Enschede. If you got any questions, hit me up on twitter (@broervanlisa) or send me an email (bobrubbens at gmail dot com). My home page is here, with my blog findable here.
Found a bug?
Tell us on Discord