The “The Golden Goat Award” Award
Presented by GelamiSalami to:
Castaway (pokepetter) | |
---|---|
Explore an island, shoot arrows. Are you alone? https://github.com/pokepetter/pyweek_30_castaway -------------------------------- How to run on Windows:
Extract the zip file and double click castaway.bat. If doesn't work, you can open log.txt to see of there are any errors or try the alternative method below. -------------------------------- How to run on Linux by running the non-packaged version: Requires Python 3.7 or higher and ursina.
1) Install the most recent version of ursina with "pip install https://github.com/pokepetter/ursina/archive/master.zip" 2) Clone or download the game's repo with "git clone https://github.com/pokepetter/pyweek_30_castaway.git --depth=1" 3) Move into the game's directory and run main.py with "python main.py"
-------------------------------- If you get stuck inside geometry: Press Ctrl+R to reset the player position. |
|
Obbo's Descent (E) | |
"Obbo was happiest traveling through space until one day a meteor struck obbo's face. Luckily equipped with a fishing pole, and with safe return a clear goal, goes fishing for asteroids to fix up the place." Created with Panda3D With love by: hendrik-jan rdb tizilogic moguri fireclaw sour patch bullet Special thanks: The amazing panda3d community and its offtopic discord server lordmauve for organizing a terrific challenge all other pyweek participants Schwarzbaer for help with brainstorming. Sorny for helping with references. Alfredo Marco Pradil for making the font Jellee Requirements: You need at least Python 3.7 and the dependencies described in requirements.txt. Disclaimer for macOS users: 🐐 |
|
goataway (speedlimit35) | |
speedlimit35's pyweek30 Theme: castaway (+ goats) must have python3 and pygame to run To play game: python3 main.py press space to interact HOLD arrow keys to move and don't move in another direction when on the edge Glitches to watch out for when playing -might have to press space multiple times when trying to interact with goats (or other things) -if you walk on the edge of the wall and cross the borders, you will be teleported some where really far away and the player glitches out. If this happens, you will have to restart the game. music by me art by me code by me goat sound effects by Mike Koenig and Blastwavefx.com play-through: https://www.youtube.com/watch?v=vrX82ojqCQg |
|
Alone in the sea (chrisyan2000) | |
Alone in the sea - castaway surviving You are trapped in the center of the ocean because of a ship wreck. Find ways to reach for help! An Easter egg can be found on the top right island :D
The same set of instructions is also in game, you can check it by clicking the bottom right question mark. Clicking on the question mark will pause the game, a very detailed instruction for the current objective can also be viewed by pressing [M]
|