Game running in browser.

Skyscraper Merge

You can play the game here:https://vkrishna.itch.io/skyscrappermerge

Awards

Give this entry an award

Files

File Uploader Date
ThEdA_PyWeek40_v1.2.zipfinal
You can run the game by just starting web server now.
gizmo_thunder 2025/09/28 08:19
Theda_PyWeek40_v1.1.zipfinal
Final Final Version
gizmo_thunder 2025/09/28 04:06
Screenshot_2025-09-28_033403.png
Game running in browser.
gizmo_thunder 2025/09/27 22:04
Theda_PyWeek40_v1.0.zipfinal
Final version of the game for the jam
gizmo_thunder 2025/09/27 22:03
ThEdA_PyWeek40.zipfinal
First upload of the game
gizmo_thunder 2025/09/27 21:06

Diary Entries

First Commit

Was finally able to get some work in.. unfortunately, all of the time went into setting up the basic structure of the project and getting the responsiveness right. I've posted the source code at the following url: https://github.com/vkbsb/PyWeek40


I hope to move fast now that i have the basics sorted. Still need to freeze on the gameplay mechanic.

Just like i did the last time, i am using transcrypt with pixijs as the base for rendering. The code obviously is written in "python" that transcrypt transpiles to js and is able to run in browser pretty light weight and fast. 

Add a comment

Skyscraper Merge

Here is the source code on Git.

https://github.com/vkbsb/SkyscraperMerge.git

Assets from: 

Tiles:https://kenney.nl/

Audio: freesound.org


Libraries Used:

pixijs, howler.js

You might be thinking, how the hell do you use js libraries in Python? well that's the magic / promise of Transcrypt:https://www.transcrypt.org/

Please follow the instructions in the Readme.md for installation and compilation. 

It was fun getting this game done, is not at the level i wanted it to be but happy that i finished it. 


You can play it live on itch.io

https://vkrishna.itch.io/skyscrappermerge



Add a comment