Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f2e476f01f |
@@ -1,12 +1,2 @@
|
||||
# Серия проектов на игровом движке "Arcade"
|
||||
|
||||
Весь проект разбит на отдельные ветки в которых реализованы различные примеры по разным механикам
|
||||
|
||||
## Игра "Танки"
|
||||
|
||||
Реализована езда танка, стрельба в направлении указателя мыши, жизни врагов и игроков, а так же усилители.
|
||||
|
||||
## Движок pymunk
|
||||
|
||||
пока начальный проект для изучения принципов работы движка и физики, для дальнейшего использования в других играх
|
||||
# arcade
|
||||
|
||||
|
||||
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"activeFile": "tiles.tsx",
|
||||
"expandedProjectPaths": [
|
||||
".",
|
||||
"levels"
|
||||
],
|
||||
"fileStates": {
|
||||
"levels/default.tmx": {
|
||||
"scale": 0.6685185185185185,
|
||||
"selectedLayer": 0,
|
||||
"viewCenter": {
|
||||
"x": 554.2105263157895,
|
||||
"y": 487.6454293628809
|
||||
}
|
||||
},
|
||||
"tiles.tsx": {
|
||||
"dynamicWrapping": false,
|
||||
"scaleInDock": 1,
|
||||
"scaleInEditor": 1
|
||||
}
|
||||
},
|
||||
"last.imagePath": "C:/Users/laktionov/Downloads/git/arcade/assets/pastel_resources_hex",
|
||||
"map.lastUsedFormat": "tmx",
|
||||
"map.layerDataFormat": "1",
|
||||
"map.orientation": "4",
|
||||
"map.renderOrder": "2",
|
||||
"map.tileHeight": 64,
|
||||
"map.tileWidth": 55,
|
||||
"map.width": 20,
|
||||
"openFiles": [
|
||||
"levels/default.tmx",
|
||||
"tiles.tsx"
|
||||
],
|
||||
"project": "Game.tiled-project",
|
||||
"recentFiles": [
|
||||
"levels/default.tmx",
|
||||
"tiles.tsx"
|
||||
],
|
||||
"tileset.lastUsedFormat": "tsx",
|
||||
"tileset.type": 1
|
||||
}
|
||||
|
After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 2.5 KiB |
|
Before Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 2.5 KiB |
|
Before Width: | Height: | Size: 3.5 KiB |
|
Before Width: | Height: | Size: 3.2 KiB |
|
Before Width: | Height: | Size: 2.8 KiB |
|
Before Width: | Height: | Size: 669 B |
|
Before Width: | Height: | Size: 735 B |
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.10" tiledversion="1.12.1" orientation="hexagonal" renderorder="left-down" width="2" height="3" tilewidth="55" tileheight="64" infinite="0" hexsidelength="32" staggeraxis="y" staggerindex="odd" nextlayerid="2" nextobjectid="1">
|
||||
<tileset firstgid="1" source="../tiles.tsx"/>
|
||||
<layer id="1" name="Ground" width="2" height="3">
|
||||
<data encoding="csv">
|
||||
0,40,
|
||||
55,55,
|
||||
0,40
|
||||
</data>
|
||||
</layer>
|
||||
</map>
|
||||
|
After Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 3.6 KiB |
|
After Width: | Height: | Size: 2.3 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 3.7 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 3.5 KiB |
|
After Width: | Height: | Size: 2.3 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 3.7 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 3.4 KiB |
|
After Width: | Height: | Size: 2.5 KiB |
|
After Width: | Height: | Size: 3.7 KiB |
|
After Width: | Height: | Size: 3.9 KiB |
|
After Width: | Height: | Size: 3.3 KiB |
|
After Width: | Height: | Size: 2.9 KiB |
|
After Width: | Height: | Size: 3.5 KiB |
|
After Width: | Height: | Size: 3.5 KiB |
|
After Width: | Height: | Size: 1.2 MiB |
|
Before Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 139 B |
|
Before Width: | Height: | Size: 238 B |
|
Before Width: | Height: | Size: 135 B |
|
Before Width: | Height: | Size: 235 B |
|
Before Width: | Height: | Size: 135 B |
|
Before Width: | Height: | Size: 235 B |
|
Before Width: | Height: | Size: 319 B |
|
Before Width: | Height: | Size: 592 B |
|
Before Width: | Height: | Size: 267 B |
|
Before Width: | Height: | Size: 464 B |
|
Before Width: | Height: | Size: 309 B |
|
Before Width: | Height: | Size: 352 B |
|
Before Width: | Height: | Size: 649 B |
|
Before Width: | Height: | Size: 545 B |
|
Before Width: | Height: | Size: 342 B |
|
Before Width: | Height: | Size: 541 B |
|
Before Width: | Height: | Size: 432 B |
|
Before Width: | Height: | Size: 679 B |
|
Before Width: | Height: | Size: 229 B |
|
Before Width: | Height: | Size: 428 B |
|
Before Width: | Height: | Size: 294 B |
|
Before Width: | Height: | Size: 487 B |
|
Before Width: | Height: | Size: 139 B |
|
Before Width: | Height: | Size: 238 B |
|
Before Width: | Height: | Size: 135 B |
|
Before Width: | Height: | Size: 235 B |
|
Before Width: | Height: | Size: 135 B |
|
Before Width: | Height: | Size: 235 B |
|
Before Width: | Height: | Size: 139 B |
|
Before Width: | Height: | Size: 238 B |
|
Before Width: | Height: | Size: 135 B |
|
Before Width: | Height: | Size: 235 B |
|
Before Width: | Height: | Size: 135 B |
|
Before Width: | Height: | Size: 235 B |
|
Before Width: | Height: | Size: 139 B |
|
Before Width: | Height: | Size: 237 B |
|
Before Width: | Height: | Size: 135 B |
|
Before Width: | Height: | Size: 237 B |
|
Before Width: | Height: | Size: 135 B |
|
Before Width: | Height: | Size: 237 B |
|
Before Width: | Height: | Size: 139 B |
|
Before Width: | Height: | Size: 238 B |
|
Before Width: | Height: | Size: 135 B |
|
Before Width: | Height: | Size: 235 B |
|
Before Width: | Height: | Size: 135 B |
|
Before Width: | Height: | Size: 235 B |