Skip to content
This repository has been archived by the owner on May 31, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 324 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 324 Bytes

General Things

Investigate a Program which uses the following reserved words:

  • Else
  • Enum
  • Export
  • Extends
  • False

PIA

  • We must port the Board Game Djambi using Javascript.
  • Use of the integrated random function is forbidden, we must create one. Look for Generador Congruencial Mixto.