Skip to content
Ciro Continisio edited this page Nov 15, 2020 · 12 revisions

Welcome to the Wiki for Open Project #1: Chop Chop!

This is intended to be an instruction manual for the project. (Almost) all of the game components are explained here, so download the project using Git, and start exploring it using this Wiki as documentation.

If you want to contribute to the game, don't forget to read the Contribution Guidelines first! They contain a lot of important things you should know to contribute. And especially for programmers, check out the Code Conventions.

Home
Video materials

Basics

World building and Graphics

Game architecture

The game systems explained, with API examples. For programmers.

Game design

How-tos for designers to expand the game's gameplay.

  • Adding quests
  • Adding items
  • Creating dialogues
  • Making a cutscene
Clone this wiki locally