ALT Activities & Games that can be accessed on the internet.
https://altivities.earthiverse.ca/abcrace/
A game where you race to click on the letters A to Z as fast as you can.
View the documentation here.
https://altivities.earthiverse.ca/bingo/?wordlist=../wordlists/General/colors.json
A 3x3 bingo card generator for tablets.
View the documentation here.
https://altivities.earthiverse.ca/cards/?wordlist=../wordlists/General/colors.json
A card chooser for students to use in class. Using this, you can easily check that students are comprehending what word you are pronouncing.
View the documentation here.
https://altivities.earthiverse.ca/clock/
A clock that gives a random time, and asks you to enter what time it is showing.
View the documentation here.
https://altivities.earthiverse.ca/kanarace/
A kana version of ABC Race.
View the documentation here.
https://altivities.earthiverse.ca/memory/?wordlist=../wordlists/General/colors.json
A multiplayer memory game for tablets.
View the documentation here.
An ordering game for tablets.
View the documentation here.
https://altivities.earthiverse.ca/parfait/
A simple game where you can build a parfait. Works well for an activity for Let's Try 2
's Unit 7
.
View the documentation here.
https://altivities.earthiverse.ca/pizza/
A simple game where you can build a pizza. Works well for an activity for Let's Try 2
's Unit 7
.
View the documentation here.
A random sentence generator to practice vocabulary with your class
View the documentation here.
NOTE: This game is a work in progress. There is no currently no documentation. The game may change a lot.
https://altivities.earthiverse.ca/vocab_rpg/
An RPG-like game to practice spelling and vocabulary.
Install Node.js.
-
Clone, or download this GitHub project.
-
Run
npm install
in the project directory. -
Run
npm build
in the project directory.
-
Change directory to the
docs
directory. -
Run
node server.js
. -
Visit https://localhost:8080 in your browser.
- Copy the
docs
directory to the web host of your choice.