InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Arcade Alternatives
Similar projects and alternatives to Arcade
-
Pygame
🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
-
pyglet
pyglet is a cross-platform windowing and multimedia library for Python, for developing games and other visually rich applications.
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
Panda3D
Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU
-
Cocos2d
Cocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world.
-
-
DearPyGui
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
-
processing
Source code for the Processing Core and Development Environment (PDE)
-
-
scrabble-solver
Free and open-source analysis tool for Scrabble and Literaki. Quickly find top scoring words using given letters and board state. Available in English, French, German, Persian, Polish & Spanish.
-
crazy-awesome-python
A curated list of awesome Python frameworks, with a bias towards data and machine learning
-
-
-
cookwherever
Cook Wherever is an open source project to attempt to making cooking more accessible and engaging for everyone.
-
-
-
MicroPython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Arcade reviews and mentions
-
Ask HN: Those making $0/month or less on side projects – Show and tell
I work on a Python game engine called Arcade[1] and other projects within it's Github organization such as pytiled-parser. We also help to drive continued development and improvement within Pyglet[2]. Recently, my efforts have been focused on creating a version which can be run in web browsers by using Pyodide and WebGL[3], though that is still fairly early stages.
Arcade's primary focus is on being an educational tool for beginner programmers, so my hope is that with browser compatibility we can lower the barrier to entry further and make it more accessible and easy to get started with. In a similar vein to the goals of browser compatibility, we've recently enabled full compatibility with Raspberry Pi through the use of OpenGL ES(and this was largely only possible thanks to the huge amount of work that everyone involved in the Mesa project puts in)
I'm not the original author of Arcade, but I am a current maintainer and put a substantial amount of time into it and it's community.
-
Arcade 2.6.11 has been released
Fixed issue #1074 to prevent a crash when opening a window.
Website: https://arcade.academy
-
Where do I start programing evolution simulators?
In addition to Pygame, Arcade could be interesting as well as it is very well documented and quite powerful, see this game of life example.
-
An app with hand-picked, searchable and sortable awesome Python libraries (with full code and data)
For game engines, you list Pygame, which is great. Other great game libraries are Pyglet and Arcade (full website).
-
The first simulation I've made entirely from scratch (and also pygame): a basic QuadLife simulation with a completely randomized seed.
If you want more game engine stuff, try [Arcade](https://arcade.academy). It is built on top of pyglet for windowing, but the sprite stuff is all different. Faster than Pygame and has more features.
-
p5, pygame, or something else to make a simple 2d block game?
You might consider using Python and the Arcade library - https://arcade.academy/
-
Hey there,im a 16 year old boy here trying to make friends with someone who is getting into python or already has basic understanding about it. The reason behind this is so I can learn more and also teach them if they do not understand certain stuff.
Take a look at https://arcade.academy for game ideas is that's your cup of tea.
-
Are there any game engines for Python?
Arcade - not an engine, but rather a framework in the same sense that pygame is. In my opinion, it's much easier to use than pygame
-
Tutorials aren’t really working well for me.. I want to find a github program that I can reverse engineer. Any fun/simple projects I can start with?
Take a look at the sample code at https://arcade.academy as it's designed to be learn by example.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 5 Feb 2023
Stats
pythonarcade/arcade is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.