You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pour démarrer ce projet, Il vous suffit d'utiliser la commande python Pygame.py dans votre console.
About
A Game engine coded with Python framework called Pygame. There is everything to start to create a RPG Game. (Map generator via .lvl file, Collision system, You can move your character and shot some bullet (Space key) to kill the only npc i put on this version, There is the beginning of menu system (Esc key) ;) )