Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 791 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 791 Bytes

[語言的邏輯分析Final Project] T-rex-with-Esperanto

Usage

git clone
python3 ./trex.py

Description

This is a linguistic game adapted from Google Dino, which aimed to let players get the rules of verb tenses in Esperanto. Also, each word would be pronounced when it shows up on the screen. So players can also be familiar with the pronunciation.

Game Rule

Avoid specific word.

  • Watch the requirement on the top right corner. You can press "SPACEBAR" to jump or press "DOWN" to slide.

  • You may also need to answer some questions by choosing "A" , "B" or "C".

  • If the game is over, just press "SPACEBAR" to restart the game.

Language

Python (pygame module)

Teamwork

林佩潁, 陳言瑄

Adapted from

https://github.com/shivamshekhar/Chrome-T-Rex-Rush