There are 1 repository under python-arcade topic.
🐵 A literal Chaos Monkey for your Kubernetes clusters
A Civilization-inspired strategy game with LAN multiplayer
Обучение языку Python, начальный и продвинутые уровни
A simple math game about a robotic spy bird!
Playing with Python Arcade for the upcoming Python game jam
Educational game about cyber security made for a school project
This Snake Game is a classic arcade game implemented using Python and the Pygame library. The game involves controlling a snake to eat food and grow longer while avoiding collisions with the walls and the snake's own body. It is a single-player game where the objective is to achieve the highest possible score by consuming as much food as possible.
Simple top down dungeon crawler game made using the Python Arcade Engine.
Tanks Shooter Game - Created with Python Arcade
An implementation of Tetris using Python's wonderful Arcade library
Python implementation of the durak card game
A python game recreating the famous 2000's hit game, "Plants vs Zombies". Collaborated with 3 other developers for a group project using python and Python Arcade.
This is a very simple platformer I built in 5 days to learn some basics and get practice in making frame based games. While it is mechanically simple, there are a lot of precise jumps and techniques you can use to shave off time and an in game timer that ticks up a second for every 45th frame (the game plays fixed at 45fps) and I had a lot of fun trying to get the lowest time I could. I ended up settling on a 2:27 for my best time but I'm sure that it could go a good bit lower. All of the artwork other than the player character was made by me in Aseprite, the player character is from the Python Arcade libraries built in assets.
The classic pong in all of its glory made in python
Series of demos made using the python arcade demo library
A simple maze game demonstrating Python and Arcade.
This is a program that uses Python's Arcade library, and is a playable game.
This is a 2d simulation of car build using pymunk and python arcade. Attempt have been made to make simulation of car as realistic as possible. Ultimate goal of this project is it will be used in another project to train car for automatic driving.
Simple top-down multiplayer tank-shooting game written in Python 3.8 using sockets and arcade library.
A work-in-progress multiplayer survival game built using python arcade
Just a little arcade classic Space Shooter made with Python Arcade
Solitaire card game utilizing the Python Arcade library
A Tetris replica I made to pick up Python.
Game for Global Game Jam 2021 (LiU Game Jam site). A papers please clone, but at a lost and found office.