Skip to content

asfedorov/Daungeons-of-Recarria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Dungeons of Recarria

This project started as a workshow for students 'how you can make a game in python'. It covered not much: working with databases, OOP, generationg simple map, drawing and moving around in cocos2d-python.

Eventually it developed in something bigger.

Current goal:

  1. Make transitions between floors (up and down)
  2. Move map generations to server side
  3. Update logic to server-client, authorization, saving progress, etc...
  4. Create real cutomaizable character object
  5. Beautify map

After it is completed I will move to actual gameplay.

Requires:

  • aiodns==2.0.0
  • aiohttp==3.6.2
  • async-timeout==3.0.1
  • attrs==19.3.0
  • cached==2019.4.13
  • cffi==1.13.2
  • chardet==3.0.4
  • cocos2d==0.6.7
  • decorator==4.4.1
  • future==0.18.2
  • idna==2.8
  • multidict==4.7.2
  • pkg-resources==0.0.0
  • public==2019.4.13
  • pycares==3.1.0
  • pycparser==2.19
  • pyglet==1.4.3
  • six==1.13.0
  • yarl==1.4.2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages