Wrobers Grab n' Run
Description of Game: This is an arcade style kind of game where you rack up as much points(in this case MONEY) by running up to people stealing their cash before the game is over(getting caught by police).
Also "Shade of Code" team name is something that I randomly came up with on the spot.
Using the following
Software: Pycharm
Python Module: PyGame
Edit: Removed Tiled. Didn't need it after all.
Awards
Scores
Ratings (show detail)
Overall: 2.9
Fun: 3.1
Production: 2.4
Innovation: 3
Respondents: 9
Files
File | Uploader | Date |
---|---|---|
Wrobbers_Grab_n_Run-win.zip
— final
Distributed version of Wrobers Grab n' Run using PyInstaller |
Phantasma | 2021/04/04 04:45 |
Wrobbers_Grab_n_Run_Source.zip
— final
Source code for Wrobers Grab n' Run |
Phantasma | 2021/04/04 04:42 |
Screenshot.png
— final
Final screenshot of Title screen |
Phantasma | 2021/04/04 04:17 |
Screenshot.png
Gameplay stuff WIP |
Phantasma | 2021/04/03 08:33 |
Screenshot.png
Framework of the main menu screen. Title of game is still undecided. |
Phantasma | 2021/03/30 18:40 |
Diary Entries
Pre-Journal Entry
Diary update #1: The Foundation.
No screenshot on this diary entry but Will have something to show on the next one.
Something something tag innocent people to get munies, something something don't get chased by cop, something something, get more peoples monies, get chased by more cops. Its a rough idea that definitely needs polish.
Title screen menu and gameplay basic framework is in progress.
Diary update #2: Framework Almost done
I got the menu going. Its going to have the following options to select
Start (to play the game)
Options (mainly to turn sound/music on/off)
Credits(To whom I give credit for)
Exit (To exit the game proper)
Navigating the menu will be using the following keys W S to move the arrow to designated spot, space to initialize selected choice.
Tomorrow I have a day off my day job so the entirety of that day will be spent making art gameplay and sound.
Diary update #3: Long Overdue Update
To give you an Idea of who's who, you control the red guy. The object of the game is to rob as many innocent people of money as possible before the cops get to ya. The amount of money at the end of the game is sort of like a high score.
I went for an arcade style gameplay so I will add lives(?) before this game jam is over. I will also implement simple AI for police to chase after you. One things for certain is the gameplay is going to be fast paced.
Diary update #4: Packaging and Submitting the Game
In any rate I need a mental break after this one. If anything I made sure the scope was as small as possible as I mentioned in the very beginning. This is the result. Good luck to everyone else who participated when the judging commences.
Diary update #5: Post-Jam Summary/Thoughts
I came in to this game jam with the sole purpose of completing a project with the smallest scope possible. Due to working on my day job, it has made it significantly challenging to pull off. At the end, I'm glad its over. And have been able to accomplish what I needed to get done.
Unfortunately I'm not too familiar with Linux and didn't have time to research on how to make my game accessible to Linux Users, for those who run Linux that have an interest in my game. I'm sorry in advance.
As for what to do now that pyweek is over...I got a project I'm still working on Since the last failed game jam attempt(see pyweek #28:Tower aka). The game has evolved into a fully fledged game project That I'm still working on to this day. Progress has been slow but its relatively steady. Might get back into Itch.Io for game submissions. Also going to stop by the Python discord more frequently from now on. I'll be around from time to time If I need to ask about something or just chat.
See you all next pyweek. :)