Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 7 hours 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-14T16:28:26.000Z (about 1 year ago)
- Last Synced: 2024-01-14T20:19:25.669Z (about 1 year ago)
- Topics: computer-science, computer-science-education, cryptology, eduapp, education, educational-game, game, informatik, school
- Language: TypeScript
- Homepage:
- Size: 113 KB
- Stars: 0
- 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