https://github.com/silasberger/chatbox
A platform for chat-based educational games.
https://github.com/silasberger/chatbox
computer-science computer-science-education cryptology eduapp education educational-game game informatik school
Last synced: 8 months ago
JSON representation
A platform for chat-based educational games.
- Host: GitHub
- URL: https://github.com/silasberger/chatbox
- Owner: SilasBerger
- Created: 2023-11-12T20:50:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-03T05:18:06.000Z (about 2 years ago)
- Last Synced: 2025-07-20T08:50:35.449Z (11 months ago)
- Topics: computer-science, computer-science-education, cryptology, eduapp, education, educational-game, game, informatik, school
- Language: TypeScript
- Homepage:
- Size: 114 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chatbox
A chatform for educational games.
## Usage
- `npm install`: Install dependencies
- `npm run dev`: Run dev server at http://localhost:3000
- `npm run build`: Build the app for production to the `dist` folder