Skip to content

linaki-org/pcs-ans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PCS-ANS

Point and Click System for A Noside Story

Pcs-ans is a point and click game engine originally created for a game called A Noside Story (a copy of a famous role player game, but no ad in this README 😄). The first game ever created with this wonderful tool was Bad Tentacles, the second part of the mythic point and click game Day of the Tentacle.

Installation

  1. Clone this repo
  2. Use pip3 to install : tkinter (python-tk), pygame and bvPlayer
  3. Code your game using the official Pcs-Ans guide
  4. Start the main.py file Enjoy !