Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.
The Drone edited this page Jun 22, 2019 · 10 revisions

Repl.it Carnival

Carnival aims to create a single website to showcase neat games made by the community. Games span across many genres - some even have multiplayer support!

The project is in early development. If you have a suggestion, feel free to add one. This project also has a channel on the repl.it discord server if you wish to chat real time!

Contributing

git clone --recurse-submodules https://github.com/repl-it-discord/carnival
cd src

Learn more by clicking here

About

This repository is split in four sections. NOTE : For now, please refer to stuff only inside the back folder. That is the one currently under development and the content of this folder might not be up to date.

back

The project's backend with express in Node.js

db

Handles and stores user, game, etc. data

experiment

Some experimental stuff

front

Frontend with Nuxt

Clone this wiki locally