2021-08-11 independent game development log - development environment, project initialization, etc.
Development environment:
Unity engine: April 2019 29f1c1
Development toolset: Visual Studio 2019
Plug in: Visual AssistX
Version control:
Gitee
TortoiseGit
SourceTree
Create a Gitee library.
Use SourceTree to associate local paths.
Create the Unity project under the local association pa ...
Posted by ntnwwnet on Fri, 24 Dec 2021 03:57:20 +0100
python alien invasion project
python alien invasion project (I) python alien invasion project (II) python alien invasion project (III) python alien invasion project (IV) python alien invasion project (V) python alien invasion project (6) python alien invasion project (7)
Shoot aliens
Detect the collision between bullets and aliens
When a bullet hits an alien, we need to ...
Posted by BZero on Thu, 23 Dec 2021 10:27:19 +0100
CocosCreator realizes UNO Card Game
CocosCreator realizes UNO Card Game
abstract
Imitation 4455 Miniclip games UNO color Solitaire , developed by typescript language, there are many code comments, which is suitable for learning. The game has been packaged as an App, which can be accessed through Baidu network disk Extract code: 9i4j download and upload the source code cocos sto ...
Posted by warran on Thu, 23 Dec 2021 05:12:06 +0100
Teach you how to use Python to make greedy Snake games
Snake game is one of the most popular arcade games in history. In this game, the player's main goal is to catch the maximum amount of fruit without hitting the wall or hitting the wall. When learning Python or Pygame, you can see creating a snake game as a challenge. This is one of the best beginner friendly projects that every novice programme ...
Posted by lostboy on Sat, 18 Dec 2021 08:35:58 +0100
Program O takes you to recall the classic: developing a brick playing game with native Python~
Introduction
well! I just gave it to you not long ago ✍ Had a bouncing ball game!
Do you remember? I don't remember looking at the content of the previous issue. I upgraded this small tour with large transfer on the basis of the previous issue
Play, the interface is also very simple, classic color, original, hahaha.
hello everyone 👌, I ...
Posted by alemapo on Wed, 15 Dec 2021 09:30:32 +0100
[C + +] 2048 game series - fourth draft of optimization module [supplementary arrangement]
2048 - optimize four drafts - activate maximum score output [supplementary document operation]
(updating...) Reference blog: https://blog.csdn.net/qq_39151563/article/details/104283217 Currently completed:
[C + +] 2048 game series - Overview[C + +] 2048 game series - first draft of function module [matrix operation][C + +] 2048 game series ...
Posted by gotornot on Fri, 10 Dec 2021 14:10:43 +0100
Hundreds of millions of people are playing the Google little dinosaur game. The highest score in the world is 99999? what about you?
Foreword
"The harder you work, the luckier you are." 💦💦, Remember to make a little progress every day“
Python is the best language in the world
Hello everyone ~ ~ (I don't know if my first word is wrong, lazy. jpg doesn't have Baidu, if it's wrong, just pass by ~ ha ha)
Life is like a game of passing through customs. Ever ...
Posted by nitation on Thu, 09 Dec 2021 09:52:29 +0100
[Pygame series] another aircraft War: space meteorite VS large fighter duel (including source code)
Introduction
Mood in December: half excellent, half happy.
December sky: half sunny, half rainy.
The wind in December: no longer so gentle, with wordless irritability! Even wrapped in painful rain.
The tail of 2022: has come quietly!
Approaching the new year, Xiaobian has prepared a series of "from simple to luxury version ...
Posted by mcmuney on Wed, 08 Dec 2021 02:19:09 +0100
[C language] simple game item: "don't step on white blocks"
order
I suddenly like the word "startle Hong". Love at first sight is too superficial. Love over time is too pale. Others look at you secretly.
Hi! This is the fox~
The new week begins again. Time flies quickly. I don't know what to share with you. If you want to send partial algorithms, you're afraid that you don't understand, a ...
Posted by jcornett on Wed, 08 Dec 2021 00:59:13 +0100
pygame game game development
pygame game development source: https://github.com/MakerChen66/pygame2d Originality is not easy. Copying and reprinting are prohibited in this article. The experience of many years of crawler development is summarized, so infringement must be investigated!
I. Game Creation and Settings
1.1 Game Ideas
The game is based on the creative b ...
Posted by HairyScotsman on Tue, 30 Nov 2021 23:28:49 +0100