Final screenshot

Throwaways

A small survival game with the theme Castaway. 

All artwork is made using Aseprite.

Running the game :

You can use pipenv to run the game with the following commands:

pipenv install
pipenv run game

Alternatively, you can run pip inside a virtual environment of your choice to install the dependencies:

pip install -r requirements.txt
python run_game.py

Controls :

W, A, S, D - to move

Left Mouse Button - to do primary action

Right Mouse Button - to do secondary action

E - to destroy trees and stone

Instructions:

Oar Tool - Primary to steer the ship, Secondary to slow down the ship
Build Tool - Primary to add blocks, Secondary to remove
Ship Tool - Primary to add ship blocks, Secondary to remove

github.com/markjoshua12/throwaways

Awards


Golden Goat Award
Presented by sachin

Give this entry an award

Scores

Ratings (show detail)

Overall: 2.6
Fun: 2.1
Production: 3
Innovation: 2.8

25% respondents marked the game as not working.
Respondents: 9

Files

File Uploader Date
final_screenshot.png
Final screenshot
GelamiSalami 2020/09/27 00:09
throwaways-source.zipfinal
Final submission
GelamiSalami 2020/09/27 00:07
BON_VOYAGEEEE.gif
(Day 6) Fixed ship collision and building
GelamiSalami 2020/09/26 21:35
DEFORESTATION.gif
(Day 5) DEFORESTATION
GelamiSalami 2020/09/26 19:28
unknown_3.png
(Day 5) uh oh (Sharks!)
GelamiSalami 2020/09/26 19:27
unknown_2.png
(Day 5) Raft building and trees
GelamiSalami 2020/09/26 19:26
SPPPIIINNNN.gif
(Day 4) SPIN (Player movement and rotation)
GelamiSalami 2020/09/26 19:26
unknown_1.png
(Day 3) Tile adjacency
GelamiSalami 2020/09/26 19:25
unknown.png
(Day 3) Island generation
GelamiSalami 2020/09/26 19:24
goat-progression.jpg
(Day 1-2) Busy drawing goats
GelamiSalami 2020/09/26 19:23

Diary Entries

Finally done!

Finally, the game jam is finished. It was a fun week, I didn't get to finish the game how I visualized it when the jam started, probably shouldn't spent the first two days drawing goats, but it is done! I'm off to my cave now until the next game jam :)

Add a comment