Skip to content

Bootcamp final project to build an educational game

Notifications You must be signed in to change notification settings

mewiemers/meet-albert

Repository files navigation

Meet Albert platypus

Build Status npm PRs Welcome GitHub license

Learn english with the platypus "Albert"

This is my capstone project for the Neue Fische Web Development bootcamp I attended in spring of 2021. Meet Albert is a web app to learn the first English skills. In an educational game you visit different marked cities on the map with "Albert", the platypus. There you meet typical Australian animals that introduce themselves. Afterwards there is a quiz to test your new knowledge. It works best in a web browser.

Installing / Getting started

To run locally, install the dependencies and run the development server.

npm install
npm run dev

Now you should be able to run the game on port 3000.

Developing

Built With

  • React.js
  • Next.js
  • mongodb
  • TypeScript
  • storybook

Prerequisites

None needed, just install the dependencies with npm install

Setting up Dev

If you want to add or change something, feel free to do....

git clone [email protected]:mewiemers/meet-albert.git
cd meet-albert
npm install
npm run dev

Tests

No tests implemented yet.

Project Dependencies

Deployment 🎯

The game is deployed on Heroku. Play it here: Meet Albert

The app is designed and laid out for web browsers, so adjust the settings in your view to have the best experience.

Design 🖼

All graphics are designed by myself. background image comes from https://unsplash.com/

About

Bootcamp final project to build an educational game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •