
Think Python
Google's Python Class
The New Boston video series
A Byte of Python
Hackr.io
Learn Python The Hard Way
Corey Schafer Youtube
Udacity - CS101
MonoGame
Godot Engine
AppGameKit
RPG Maker
Unreal Engine
Orx
GDevelop
Corona SDK
Think Python
MonoGameThink Python might be a bit more popular than MonoGame. We know about 9 links to it since March 2021 and only 8 links to MonoGame. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
This course actually starts with an introduction to Python. Since you don't have access yet, you can give Think Python a whirl - https://greenteapress.com/wp/think-python/ and for a more interactive experience, I really enjoyed this one - https://scrimba.com/learn/python. Source: about 3 years ago
Start with Think Python or learn x in y..both are free resources and good for basic understanding and practise. Source: over 3 years ago
This free book taught me Python many years ago https://greenteapress.com/wp/think-python/. Source: about 4 years ago
In terms of learning the basics of Python programming, you can get the first edition of Think Python in PDF form for free. Source: over 4 years ago
Computer Science โ For understanding software development. As for a programming language to learn, I recommend Python or Javascript. Try Crash Course's Computer Science videos, the free Think Python book, and/or Part 1 of The Modern JavaScript Tutorial. Source: over 4 years ago
You might like monogame. Same level of abstraction, but in C#. https://monogame.net. - Source: Hacker News / 4 months ago
C# + https://monogame.net - Desktop: Windows, MacOS, Linux - Mobile: Android, iOS, iPadOS - Console: Playstation 4, Playstation 5, Xbox One, Nintendo Switch It used to be XNA but then Microsoft discontinued and the comunity created the API compatible MonoGame. Notable games: Terraria (when it was XNA), Stardew Valley, Celeste, Terraria and Fez. - Source: Hacker News / 5 months ago
Kipo is the second prototype I've build with MonoGame and although Kps shares similarities, Kipo took off from where I became blocked with Kps. - Source: dev.to / 7 months ago
To be fair, there is no language that has a framework that contains all of these things... Unless you're using one of the game engines like Unity/Unreal. If you're willing to constrain yourself to 2D games, and exclude physics engines (assume you just use one of the Box2D bindings) and also UI (2D gamedevs tend to make their own UI systems anyway)... Then your best bet in the C# world is Monogame... - Source: Hacker News / about 1 year ago
Defold has been there for a while, not sure of why this in on the front page right now. Anyways, Defold is good, the community, docs etc. Are on the lower side as compared to Godot. The other options include MonoGame https://monogame.net/ (Stardew Valley was written in it) and of-course the biggies like Unity or Unreal. A lot depends on how much investment in learning one wants to make, what is the feature set one... - Source: Hacker News / over 1 year ago
Google's Python Class - Assorted educational materials provided by Google.
Godot Engine - Feature-packed 2D and 3D open source game engine.
The New Boston video series - Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
AppGameKit - AppGameKit is a game development platform for mobile devices.
A Byte of Python - A Byte of Python is a Python programming tutorial and learning book that teaches you how to program with the Python programming language.
RPG Maker - Make your own PC game with RPG Maker. Our easy to use tools are simple enough for a child, and powerful enough for a developer. Try it free today!