Skip to content

strngrq/deer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deer

There is simple game for learnong Python programming with my daughter.

План занятий

  1. Сделать анимированного оленя, управляемого с клавиатурв

  2. Генерация ландшафта с навигацией

  3. Масштабирование ландшафта

  4. Первый алгоритм самостоятельного движения оленя

  5. Делаем управляемого с клавиатуры волка, отрабатываем алгоритмы погони и ухода от погони

  6. Создаем AI волка

  7. Эксперименты с алгоритмом поведения хищников и оленей в группе

Полезные ссылки

Simple map generation

http://simblob.blogspot.com/2010/01/simple-map-generation.html

Python Random Map Generation with Perlin Noise

https://stackoverflow.com/questions/17779480/python-random-map-generation-with-perlin-noise

A portable, open-source, coherent noise-generating library for C++

http://libnoise.sourceforge.net/glossary/index.html#coherentnoise

Generating and rendering a terrain height map

http://libnoise.sourceforge.net/tutorials/tutorial3.html

Polygonal Map Generation for Games

http://www-cs-students.stanford.edu/~amitp/game-programming/polygon-map-generation/

Polygon map generator

https://www.redblobgames.com/maps/mapgen2/

Отделяем свет от тьмы. И другие способы сотворения мира

https://medium.com/@averrin/отделяем-свет-от-тьмы-и-другие-способы-сотворения-мира-fbf6ad91127f

Отделяем свет от тьмы 2

[https://medium.com/@averrin/world-creation-2-779f3d15e40c]

RANDOM TERRAIN GENERATION WITH PYTHON: EROSION

http://jackromo.com/2016/05/22/random-terrain-generation-with-python-erosion/

A random terrain generator package for Python.

https://github.com/jackromo/RandTerrainPy

About

There is simple game for learnong Python programming with my daughter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages