Skip to content

A Project to learn about procedural content generation for games

License

Notifications You must be signed in to change notification settings

faokryn/first-pcg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1stPGC

A project to learn to use the Pygame library and to learn about procedural content generation in games by creating a simple 2D dungeon crawler with procedurally generated levels

Learning Goals

  1. Learn to use the Pygame library for Python to create simple games
  2. Learn about procedural content generation (PCG) for games

External References

Procedural Content Generation
  1. Procedural Content Generation in Games: A Textbook and an Overview of Current Research by Noor Shaker, Julian Togelius, and Mark J. Nelson
  2. Dungeon Generation article on Wikidot's PCG Wiki
  3. Explaination of the donjon Random Dungeon Generator
Pygame
  1. Making Games with Python and Pygame by Albert Sweigart
  2. Official Pygame Docs

About

A Project to learn about procedural content generation for games

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages