# 🕹️ The Noomklaw.com Python Arcade

Welcome to my collection of web-based games! Every project here was built from scratch using **Python and Pygame**, then optimized for your browser using `asyncio` and `pygbag`.

Play them here: [http://nkarcade.noomklaw.com/](http://nkarcade.noomklaw.com/)

### 🚀 The Games

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1770873031149/41f5b611-9cc1-4282-b135-39ea3490648b.png align="center")

**Cubit Cart** A unique endless scroller where you must manage your height to dodge obstacles and change your jump height.

* **Controls:** Up/Down to change height, Left/Right to move, Space to jump.
    

**Tycoon:** Generate revenue and buy upgrades. It's the perfect game to let run while you work.

* **Controls:** Use space to upgrade your money generator.
    

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1770873068098/639ec4df-6e8d-497b-9194-d6012a8516ea.png align="center")

**Brick Breaker** The arcade classic. Use your paddle to bounce the ball and clear the screen of all bricks.

* **Controls:** Left and Right arrows to move the paddle.
    

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1770873081458/061c8e07-36b4-445b-a5ea-d3d7cf82f269.png align="center")

**Google Dino** My custom take on the iconic "No Internet" game. Run, jump, and survive the desert obstacles!

* **Controls:** Up or space to jump.
    

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1770873188414/853bc692-6d7d-49f8-a95a-15157d59b44b.png align="center")

**Blob Adventure** A survival-style arena shooter. Stay moving and blast the red Slimies before they get you!

* **Controls:** WASD or Arrow keys to move, Space to shoot.
    

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1770873210685/32bd5029-dbc8-4a4e-b6ba-2b2f82f257d5.png align="center")

**Blocky Space** A retro-style space shooter. Collect points to become increasingly overpowered.

* **Controls:** WASD or Arrow keys to fly. Space to shoot
    

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1770873225304/56e3cf27-7d2c-4b65-a7f2-ba5550556132.png align="center")

**Platformer Test:** A Co-Op platformer test where you and your buddy each have powers! Master the jumps and navigate the terrain together!

* **Controls:** Arrow keys for green(cubit), Space to air freeze(cubit), WASD for yellow(Cubet).
    
* Red is spikes OR can be a button(hehe) and near the end checkpoint button
    
* Green is checkpoints. Black is platform. Cubet can stand on Cubit.
    

For more cool games(not python), follow [Noomklaw](https://scratch.mit.edu/users/noomklaw/) on Scratch!
